Home
last modified time | relevance | path

Searched refs:CSR_EWUP_BB (Results 1 – 8 of 8) sorted by relevance

/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_pwr.c28 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4)) macro
107 *(__IO uint32_t *) CSR_EWUP_BB = (uint32_t)NewState; in PWR_WakeUpPinCmd()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_pwr.c41 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4)) macro
157 *(__IO uint32_t *) CSR_EWUP_BB = (uint32_t)NewState; in PWR_WakeUpPinCmd()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_pwr.c411 *(__IO uint32_t *) CSR_EWUP_BB(WakeUpPinx) = (uint32_t)ENABLE; in HAL_PWR_EnableWakeUpPin()
428 *(__IO uint32_t *) CSR_EWUP_BB(WakeUpPinx) = (uint32_t)DISABLE; in HAL_PWR_DisableWakeUpPin()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_pwr.c65 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4)) macro
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_pwr.c65 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4)) macro
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_pwr.c65 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4)) macro
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_pwr.c65 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4)) macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_pwr.h130 #define CSR_EWUP_BB(VAL) ((uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32) + (POSITION_… macro

Completed in 19 milliseconds