Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc_ex.h575 #define __HAL_RCC_TIMIC_CONFIG(__TIMIC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c186 __HAL_RCC_TIMIC_CONFIG(PeriphClkInit->TimIcClockSelection); in HAL_RCCEx_PeriphCLKConfig()