Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h1946 #define IS_RCC_TIMCLKPRESCALER(__VALUE__) \ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c1381 assert_param(IS_RCC_TIMCLKPRESCALER(PeriphClkInit->TIMPresSelection)); in HAL_RCCEx_PeriphCLKConfig()