Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc.c1096 assert_param(IS_RCC_MSIK(pRCC_OscInitStruct->MSIKState)); in HAL_RCC_OscConfig()
1101 if (pRCC_OscInitStruct->MSIKState != RCC_MSIK_OFF) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h126 uint32_t MSIKState; /*!< The new state of the MSIK. member