Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc_ex.h559 #define __HAL_RCC_SYSTICK_CONFIG(__SYSTICK_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c176 __HAL_RCC_SYSTICK_CONFIG(PeriphClkInit->SystickClockSelection); in HAL_RCCEx_PeriphCLKConfig()