Home
last modified time | relevance | path

Searched refs:HAL_SYSTICK_Config (Results 1 – 17 of 17) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal.c241 HAL_SYSTICK_Config(SystemCoreClock /1000); in HAL_InitTick()
Dstm32l1xx_hal_cortex.c271 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb) in HAL_SYSTICK_Config() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_cortex.c207 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb) in HAL_SYSTICK_Config() function
Dstm32l0xx_hal.c261 HAL_SYSTICK_Config(SystemCoreClock/1000U); in HAL_InitTick()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c266 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb) in HAL_SYSTICK_Config() function
Dstm32l4xx_hal.c278 if (HAL_SYSTICK_Config(SystemCoreClock/1000UL) != 0U) in HAL_InitTick()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_cortex.h261 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb);
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_cortex.h407 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h288 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb);
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dboard.c254 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/SKiM881AXL/
Dboard.c360 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/SKiM980A/
Dboard.c387 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/NucleoL073/
Dboard.c387 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/NucleoL152/
Dboard.c387 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/SKiM880B/
Dboard.c387 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/NAMote72/
Dboard.c459 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()
/loramac-node-latest/src/boards/NucleoL476/
Dboard.c398 HAL_SYSTICK_Config( HAL_RCC_GetHCLKFreq( ) / 1000 ); in SystemClockConfig()