Searched refs:OS_IE_H_BLANK (Results 1 – 4 of 4) sorted by relevance
80 OS_SetIrqCheckFlag(OS_IE_H_BLANK); in HBlankIntr()118 OS_SetIrqFunction(OS_IE_H_BLANK, // Add function on H-Blank interrupt in TwlMain()121 | OS_IE_H_BLANK); in TwlMain()
225 OS_SetIrqFunction(OS_IE_H_BLANK, HBlankIntr); in TwlMain()226 (void)OS_EnableIrqMask(OS_IE_H_BLANK); in TwlMain()288 OS_SetIrqCheckFlag(OS_IE_H_BLANK); // checking HBlank interrupt in HBlankIntr()
50 #define OS_IE_H_BLANK (1UL << REG_OS_IE_HB_SHIFT) // 1 HBlank macro
48 #define OS_IE_H_BLANK (1UL << REG_OS_IE_HB_SHIFT) // 1 HBlank macro