| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_tim.h | 820 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /*!< Source of update is the counter … macro 824 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_tim.h | 826 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /*!< Source of update is the counter … macro 830 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_tim.h | 762 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /*!< Source of update is the counter … macro 766 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 762 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /*!< Source of update is the counter … macro 766 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_tim.h | 825 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /*!< Source of update is the counter … macro 829 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 705 #define TIM_UpdateSource_Global ((uint16_t)0x0000) macro 707 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_tim.h | 705 #define TIM_UpdateSource_Global ((uint16_t)0x0000) macro 707 #define IS_TIM_UPDATE_SOURCE(SOURCE) (((SOURCE) == TIM_UpdateSource_Global) || \
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_tim.h | 336 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /*!< Source of update is the counter … macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_tim.h | 336 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /* Source of update is the counter ov… macro
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_tim.h | 338 #define TIM_UpdateSource_Global ((uint16_t)0x0000) /* Source of update is the counter ov… macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_tim.h | 355 …TIM_UpdateSource_Global = 0, ///< Source of update is counter overf… enumerator
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_tim.c | 1448 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_tim.c | 1636 if(TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_tim.c | 1484 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_tim.c | 458 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_tim.c | 2115 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_tim.c | 2115 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_tim.c | 2085 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_tim.c | 329 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_tim.c | 466 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_tim.c | 471 if (TIM_UpdateSource != TIM_UpdateSource_Global) in TIM_UpdateRequestConfig()
|