Home
last modified time | relevance | path

Searched defs:IS_TIM_TISEL_INSTANCE (Results 1 – 25 of 123) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h6607 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM14) || \ macro
Dstm32c031xx.h6771 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM14) || \ macro
Dstm32c071xx.h7670 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM14) || \ macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h7355 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g050xx.h7478 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g031xx.h7889 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g070xx.h7617 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g041xx.h8197 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g051xx.h8423 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g061xx.h8731 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g071xx.h9129 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g0b0xx.h9210 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32g081xx.h9437 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h15270 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || ((INSTANCE) == TIM1_S) ||\ macro
15724 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || \ macro
Dstm32wba52xx.h14562 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || ((INSTANCE) == TIM1_S) ||\ macro
15016 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || \ macro
Dstm32wba5mxx.h15288 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || ((INSTANCE) == TIM1_S) ||\ macro
15742 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || \ macro
Dstm32wba55xx.h15288 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || ((INSTANCE) == TIM1_S) ||\ macro
15742 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1_NS) || \ macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h9644 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32wle5xx.h9640 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h10096 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32u083xx.h11425 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h10892 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32wb1mxx.h10901 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h10716 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro
Dstm32wb15xx.h10901 #define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro

12345