Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dstm32h5xx_hal_msp.c180 .CecClockSelection = 0,
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c2481 assert_param(IS_RCC_CECCLKSOURCE(pPeriphClkInit->CecClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
2484 __HAL_RCC_CEC_CONFIG(pPeriphClkInit->CecClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2800 pPeriphClkInit->CecClockSelection = __HAL_RCC_GET_CEC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h352 uint32_t CecClockSelection; /*!< Specifies CEC clock source. member