Home
last modified time | relevance | path

Searched defs:IS_TIM_CC6_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h11033 #define IS_TIM_CC6_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) macro
H A Dstm32wb55xx.h13503 #define IS_TIM_CC6_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h15028 #define IS_TIM_CC6_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h18082 #define IS_TIM_CC6_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro