Home
last modified time | relevance | path

Searched defs:IS_TIM_INSTANCE (Results 1 – 25 of 29) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f410rx.h7117 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f410tx.h7061 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f410cx.h7113 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f411xe.h8337 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f401xe.h8301 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f401xc.h8301 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f412cx.h13089 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f415xx.h14156 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f412zx.h14103 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f412vx.h14081 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f412rx.h14067 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f405xx.h13871 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f417xx.h15442 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f407xx.h15162 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f446xx.h15519 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f413xx.h15028 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f423xx.h15181 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f427xx.h16372 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f437xx.h16674 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32f429xx.h16730 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h7588 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h10984 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
H A Dstm32wb55xx.h13451 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h15178 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h14978 #define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro

12