Home
last modified time | relevance | path

Searched refs:HAL_SYSTICK_CLKSourceConfig (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_cortex.h274 void HAL_SYSTICK_CLKSourceConfig(uint32_t CLKSource);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_cortex.h275 void HAL_SYSTICK_CLKSourceConfig(uint32_t CLKSource);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_cortex.c380 void HAL_SYSTICK_CLKSourceConfig(uint32_t CLKSource) in HAL_SYSTICK_CLKSourceConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_cortex.h285 void HAL_SYSTICK_CLKSourceConfig(uint32_t CLKSource);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_cortex.c408 void HAL_SYSTICK_CLKSourceConfig(uint32_t CLKSource) in HAL_SYSTICK_CLKSourceConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_cortex.c409 void HAL_SYSTICK_CLKSourceConfig(uint32_t CLKSource) in HAL_SYSTICK_CLKSourceConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h216 #define __HAL_CORTEX_SYSTICKCLK_CONFIG HAL_SYSTICK_CLKSourceConfig
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h208 #define __HAL_CORTEX_SYSTICKCLK_CONFIG HAL_SYSTICK_CLKSourceConfig
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h228 #define __HAL_CORTEX_SYSTICKCLK_CONFIG HAL_SYSTICK_CLKSourceConfig