Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_timebase_rtc_wakeup_template.c143 && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSI1RDY) != 0x00u)) in HAL_InitTick()
Dstm32wbxx_hal_timebase_rtc_alarm_template.c148 && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSI1RDY) != 0x00u)) in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h469 #define RCC_FLAG_LSI1RDY ((BDCR1_REG_INDEX << 5U) | RCC_BDCR1_LSI1RDY_Pos) /*!< LS… macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h821 #define RCC_FLAG_LSI1RDY ((CSR_REG_INDEX << 5U) | RCC_CSR_LSI1RDY_Pos) /*!< LSI1 Re… macro