Searched refs:BIT0 (Results 1 – 9 of 9) sorted by relevance
44 if((u32PinMask & (BIT0 << i))==(BIT0 << i)) in LPGPIO_SetMode()46 port->MODE = (port->MODE & ~(BIT0 << i)) | (u32Mode << i); in LPGPIO_SetMode()
333 if(u32SRAMSel & (BIT0 << u32SRAMSelPos)) in SYS_SetSSRAMPowerMode()
33 #define LPTPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitiali…
32 #define TPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitialize…
31 #define TPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitialize…
615 #define BIT0 (0x00000001UL) ///< Bit 0 mask of an 32 bit integer
737 #define BIT0 (0x00000001UL) ///< Bit 0 mask of an 32 bit integer macro
718 #define BIT0 (0x00000001UL) ///< Bit 0 mask of an 32 bit integer macro