Symbols
loading...
Files
loading...

TIM1 macro

Syntax

#define TIM1 ((TIM_TypeDef *) TIM1_BASE)

Examples

TIM1 is referenced by 45 libraries and example projects.

References

LocationText
stm32f401xc.h:764
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f401xe.h:764
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f407xx.h:1085
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f410rx.h:666
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f410tx.h:658
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f411xe.h:766
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f412zx.h:1003
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f413xx.h:1115
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f417xx.h:1156
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f429xx.h:1222
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f439xx.h:1295
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f446xx.h:1097
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f469xx.h:1312
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f479xx.h:1385
#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
stm32f401xc.h:8333
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xc.h:8400
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xc.h:8466
((((INSTANCE) == TIM1) && \
stm32f401xc.h:8472
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xc.h:8479
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xc.h:8532
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f401xc.h:8548
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f401xe.h:8333
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xe.h:8400
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xe.h:8466
((((INSTANCE) == TIM1) && \
stm32f401xe.h:8472
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xe.h:8479
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f401xe.h:8532
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f401xe.h:8548
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f407xx.h:15212
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15294
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15379
((((INSTANCE) == TIM1) && \
stm32f407xx.h:15390
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15398
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15463
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f407xx.h:15483
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7141
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7183
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7220
((((INSTANCE) == TIM1) && \
stm32f410rx.h:7226
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7230
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f410rx.h:7263
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f410rx.h:7273
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f411xe.h:8368
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f411xe.h:8435
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f411xe.h:8501
((((INSTANCE) == TIM1) && \
stm32f411xe.h:8507
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f411xe.h:8514
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f411xe.h:8566
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f411xe.h:8582
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
stm32f412zx.h:14144
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14225
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14310
((((INSTANCE) == TIM1) && \
stm32f412zx.h:14321
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14329
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14394
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f412zx.h:14414
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15069
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15151
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15236
((((INSTANCE) == TIM1) && \
stm32f413xx.h:15247
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15255
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15320
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f413xx.h:15339
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15492
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15574
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15659
((((INSTANCE) == TIM1) && \
stm32f417xx.h:15670
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15678
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15743
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f417xx.h:15763
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:16780
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:16862
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:16947
((((INSTANCE) == TIM1) && \
stm32f429xx.h:16958
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:16966
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:17031
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f429xx.h:17051
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17074
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17156
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17241
((((INSTANCE) == TIM1) && \
stm32f439xx.h:17252
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17260
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17325
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f439xx.h:17345
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15560
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15642
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15727
((((INSTANCE) == TIM1) && \
stm32f446xx.h:15738
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15746
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15811
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f446xx.h:15831
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19840
#define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19856
#define IS_TIM_CC1_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19870
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19880
#define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19888
#define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19900
#define IS_TIM_XOR_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19908
#define IS_TIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19918
#define IS_TIM_DMA_CC_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19934
#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19942
#define IS_TIM_MASTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19952
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:19979
((((INSTANCE) == TIM1) && \
stm32f469xx.h:20037
((((INSTANCE) == TIM1) && \
stm32f469xx.h:20048
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20056
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20070
#define IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1)|| \
stm32f469xx.h:20075
#define IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20083
#define IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20093
#define IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20101
#define IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20111
#define IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20121
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20125
#define IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20134
#define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f469xx.h:20141
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20167
#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20249
#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20334
((((INSTANCE) == TIM1) && \
stm32f479xx.h:20345
#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20353
#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20418
#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
stm32f479xx.h:20438
#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \