Searched refs:SHSIState (Results 1 – 2 of 2) sorted by relevance
1056 assert_param(IS_RCC_SHSI(pRCC_OscInitStruct->SHSIState)); in HAL_RCC_OscConfig()1059 if (pRCC_OscInitStruct->SHSIState != RCC_SHSI_OFF) in HAL_RCC_OscConfig()
123 uint32_t SHSIState; /*!< The new state of the SHSI. member