Searched refs:PRCM_PERIPH_MASKBIT (Results 1 – 2 of 2) sorted by relevance
141 #define PRCM_PERIPH_MASKBIT(a) (0x00000001 << ((a) & 0x1f)) macro509 PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralRunEnable()525 ~PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralRunDisable()541 PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralSleepEnable()557 ~PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralSleepDisable()573 PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralDeepSleepEnable()589 ~PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralDeepSleepDisable()
139 #define PRCM_PERIPH_MASKBIT(a) (0x00000001 << ((a) & 0x1f)) macro509 PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralRunEnable()525 ~PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralRunDisable()541 PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralSleepEnable()557 ~PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralSleepDisable()573 PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralDeepSleepEnable()589 ~PRCM_PERIPH_MASKBIT(ui32Peripheral); in PRCMPeripheralDeepSleepDisable()