Home
last modified time | relevance | path

Searched refs:IS_RCC_TIMPRES (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c241 assert_param(IS_RCC_TIMPRES(PeriphClkInit->TIMPresSelection)); in HAL_RCCEx_PeriphCLKConfig()
942 assert_param(IS_RCC_TIMPRES(PeriphClkInit->TIMPresSelection)); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2980 #define IS_RCC_TIMPRES(__VALUE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h3734 #define IS_RCC_TIMPRES(VALUE) \ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1551 assert_param(IS_RCC_TIMPRES(PeriphClkInit->TIMPresSelection)); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h4423 #define IS_RCC_TIMPRES(VALUE) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1191 assert_param(IS_RCC_TIMPRES(pPeriphClkInit->TimPresSelection)); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h3490 #define IS_RCC_TIMPRES(VALUE) \ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c2363 assert_param(IS_RCC_TIMPRES(PeriphClkInit->TIMPresSelection)); in HAL_RCCEx_PeriphCLKConfig()