Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h71 #define IS_RCC_LSE_BYPASS(__LSE_BYPASS__) (((__LSE_BYPASS__) == RCC_LSE_BYPASS_OFF) ||\ argument
72 ((__LSE_BYPASS__) == RCC_LSE_BYPASS_ON))