Home
last modified time | relevance | path

Searched defs:TICK_INT_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_conf.h166 #define TICK_INT_PRIORITY 0U /*!< tick interrupt priority */ macro
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_conf.h83 #define TICK_INT_PRIORITY ((uint32_t)(1U<<(__NVIC_PRIO_BITS - 4)) - 1U) /*!< tick interrupt prio… macro
/device/board/talkweb/niobe407/liteos_m/bootloader/inc/
Dstm32f4xx_hal_conf.h85 #define TICK_INT_PRIORITY 15U /*!< tick interrupt priority */ macro
/device/board/talkweb/niobe407/liteos_m/bsp/include/
Dstm32f4xx_hal_conf.h151 #define TICK_INT_PRIORITY 15U /*!< tick interrupt priority */ macro
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_conf_template.h147 #define TICK_INT_PRIORITY 0x0FU /*!< tick interrupt priority */ macro