Home
last modified time | relevance | path

Searched refs:BIT0 (Results 1 – 9 of 9) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpgpio.c44 if((u32PinMask & (BIT0 << i))==(BIT0 << i)) in LPGPIO_SetMode()
46 port->MODE = (port->MODE & ~(BIT0 << i)) | (u32Mode << i); in LPGPIO_SetMode()
Dsys.c333 if(u32SRAMSel & (BIT0 << u32SRAMSelPos)) in SYS_SetSSRAMPowerMode()
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlptmr_pwm.h33 #define LPTPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitiali…
Dtimer_pwm.h32 #define TPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitialize…
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dtimer_pwm.h32 #define TPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitialize…
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dtimer_pwm.h31 #define TPWM_CH0 (BIT0) /*!< Indicate PWMx_CH0 \hideinitialize…
/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h615 #define BIT0 (0x00000001UL) ///< Bit 0 mask of an 32 bit integer
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h737 #define BIT0 (0x00000001UL) ///< Bit 0 mask of an 32 bit integer macro
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h718 #define BIT0 (0x00000001UL) ///< Bit 0 mask of an 32 bit integer macro