Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cortex.c440 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_SYSTICKSEL, (0x00000000U)); in HAL_SYSTICK_CLKSourceConfig()
445 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_SYSTICKSEL, RCC_CCIPR4_SYSTICKSEL_0); in HAL_SYSTICK_CLKSourceConfig()
450 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_SYSTICKSEL, RCC_CCIPR4_SYSTICKSEL_1); in HAL_SYSTICK_CLKSourceConfig()
480 systick_rcc_source = READ_BIT(RCC->CCIPR4, RCC_CCIPR4_SYSTICKSEL); in HAL_SYSTICK_GetCLKSourceConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h2216 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_SYSTICKSEL, SystickSource); in LL_RCC_SetSystickClockSource()
2296 return (uint32_t)(READ_BIT(RCC->CCIPR4, RCC_CCIPR4_SYSTICKSEL)); in LL_RCC_GetSystickClockSource()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9267 #define RCC_CCIPR4_SYSTICKSEL RCC_CCIPR4_SYSTICKSEL_Msk macro
Dstm32h523xx.h13727 #define RCC_CCIPR4_SYSTICKSEL RCC_CCIPR4_SYSTICKSEL_Msk macro
Dstm32h562xx.h14701 #define RCC_CCIPR4_SYSTICKSEL RCC_CCIPR4_SYSTICKSEL_Msk macro
Dstm32h533xx.h14276 #define RCC_CCIPR4_SYSTICKSEL RCC_CCIPR4_SYSTICKSEL_Msk macro
Dstm32h573xx.h17343 #define RCC_CCIPR4_SYSTICKSEL RCC_CCIPR4_SYSTICKSEL_Msk macro
Dstm32h563xx.h16794 #define RCC_CCIPR4_SYSTICKSEL RCC_CCIPR4_SYSTICKSEL_Msk macro