Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc.c1056 assert_param(IS_RCC_SHSI(pRCC_OscInitStruct->SHSIState)); in HAL_RCC_OscConfig()
1059 if (pRCC_OscInitStruct->SHSIState != RCC_SHSI_OFF) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h123 uint32_t SHSIState; /*!< The new state of the SHSI. member