/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_tim.c | 66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 339 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 340 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_tim.c | 66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 360 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 361 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_tim.c | 66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 360 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 361 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_tim.c | 66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 380 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 381 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 338 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 339 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 350 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 351 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_tim.c | 74 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 355 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 356 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 379 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 380 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 406 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 407 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 373 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 374 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 382 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 383 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 342 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 343 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 414 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 415 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_tim.c | 72 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 418 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 419 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_tim.c | 74 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 390 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 391 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_tim.c | 87 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 427 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 428 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_tim.c | 85 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 392 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 393 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_tim.c | 83 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 450 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit() 451 TIM_OC_InitStruct->OCNState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_tim.c | 66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 271 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_tim.c | 66 #define IS_LL_TIM_OCSTATE(__VALUE__) (((__VALUE__) == LL_TIM_OCSTATE_DISABLE) \ 294 TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE; in LL_TIM_OC_StructInit()
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_tim.h | 417 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_tim.h | 421 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro
|
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_tim.h | 637 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro
|
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_tim.h | 640 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro
|
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_tim.h | 634 #define LL_TIM_OCSTATE_DISABLE 0x00000000U /*!< OCx is not active */ macro
|