| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_debug.h | 37 #define IS_DBGMCU_PERIPH(PERIPH) ((((PERIPH) & 0xFFFFFFF9) == 0x00) && ((PERIPH) != 0x00)) argument 49 #define IS_DBGMCU_APB1PERIPH(PERIPH) ((((PERIPH) & 0xFDDFE2CC) == 0x00) && ((PERIPH) != 0x00)) argument 55 #define IS_DBGMCU_APB2PERIPH(PERIPH) ((((PERIPH) & 0xFFF8F7FF) == 0x00) && ((PERIPH) != 0x00)) argument
|
| A D | ft32f0xx_tim.h | 162 #define IS_TIM_ALL_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 173 #define IS_TIM_LIST1_PERIPH(PERIPH) ((PERIPH) == TIM1) argument 176 #define IS_TIM_LIST2_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 182 #define IS_TIM_LIST3_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 187 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 196 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 204 #define IS_TIM_LIST6_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 210 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 218 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 224 #define IS_TIM_LIST9_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument [all …]
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dbgmcu.h | 37 #define IS_DBGMCU_PERIPH(PERIPH) ((((PERIPH) & 0xFFFFFFF9) == 0x00) && ((PERIPH) != 0x00)) argument 49 #define IS_DBGMCU_APB1PERIPH(PERIPH) ((((PERIPH) & 0xFDDFE2CC) == 0x00) && ((PERIPH) != 0x00)) argument 55 #define IS_DBGMCU_APB2PERIPH(PERIPH) ((((PERIPH) & 0xFFF8F7FF) == 0x00) && ((PERIPH) != 0x00)) argument
|
| A D | hk32f0xx_tim.h | 161 #define IS_TIM_ALL_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 172 #define IS_TIM_LIST1_PERIPH(PERIPH) ((PERIPH) == TIM1) argument 175 #define IS_TIM_LIST2_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 181 #define IS_TIM_LIST3_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 186 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 195 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 203 #define IS_TIM_LIST6_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 209 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 217 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 223 #define IS_TIM_LIST9_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument [all …]
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f65xxx_66xxx_opa.h | 98 #define IS_OPA1(PERIPH) (PERIPH == HT_OPA1) argument 100 #define IS_OPA1(PERIPH) (0) argument 102 #define IS_OPA(PERIPH) ((PERIPH == HT_OPA0) || IS_OPA1(PERIPH)) argument
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_tim.h | 147 #define IS_TIM_ALL_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 163 #define IS_TIM_LIST1_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 167 #define IS_TIM_LIST2_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 171 #define IS_TIM_LIST3_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 179 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 187 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 195 #define IS_TIM_LIST6_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 205 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 217 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 231 #define IS_TIM_LIST9_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument
|
| A D | air32f10x_usart.h | 85 #define IS_USART_ALL_PERIPH(PERIPH) (((PERIPH) == USART1) || \ argument 91 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || \ argument 95 #define IS_USART_1234_PERIPH(PERIPH) (((PERIPH) == USART1) || \ argument 316 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) ((((*(uint32_t*)&(PERIPH)) != UART4_BASE) &&\ argument
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 102 #define IS_TIM_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE) || \ argument 107 #define IS_TIM_18_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE)) argument 108 #define IS_TIM_123458_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE) || \ argument 437 #define IS_TIM_PERIPH_IT(PERIPH, TIM_IT) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint32_… argument 558 #define IS_TIM_PERIPH_DMA(PERIPH, SOURCE) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint32… argument 690 #define IS_TIM_PERIPH_EVENT(PERIPH, EVENT) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint3… argument 770 #define IS_TIM_PERIPH_TRGO(PERIPH, TRGO) (((((*(uint32_t*)&(PERIPH)) == TIM2_BASE)||(((*(uint32_t*… argument 865 #define IS_TIM_CLEAR_FLAG(PERIPH, TIM_FLAG) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint… argument 872 #define IS_TIM_PERIPH_FLAG(PERIPH, TIM_FLAG) (((((*(uint32_t*)&(PERIPH))==TIM2_BASE) || ((*(uint32… argument
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_tim.h | 102 #define IS_TIM_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE) || \ argument 107 #define IS_TIM_18_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE)) argument 108 #define IS_TIM_123458_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE) || \ argument 437 #define IS_TIM_PERIPH_IT(PERIPH, TIM_IT) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint32_… argument 558 #define IS_TIM_PERIPH_DMA(PERIPH, SOURCE) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint32… argument 690 #define IS_TIM_PERIPH_EVENT(PERIPH, EVENT) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint3… argument 770 #define IS_TIM_PERIPH_TRGO(PERIPH, TRGO) (((((*(uint32_t*)&(PERIPH)) == TIM2_BASE)||(((*(uint32_t*… argument 865 #define IS_TIM_CLEAR_FLAG(PERIPH, TIM_FLAG) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint… argument 872 #define IS_TIM_PERIPH_FLAG(PERIPH, TIM_FLAG) (((((*(uint32_t*)&(PERIPH))==TIM2_BASE) || ((*(uint32… argument
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32l43x_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 119 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 121 #define IS_USART_1234_PERIPH(PERIPH) … argument 327 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32wb452_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 120 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 122 #define IS_USART_1234_PERIPH(PERIPH) … argument 328 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32l40x_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 119 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 121 #define IS_USART_1234_PERIPH(PERIPH) … argument 327 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32g4fr_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 120 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 122 #define IS_USART_1234_PERIPH(PERIPH) … argument 328 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32g45x_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 120 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 122 #define IS_USART_1234_PERIPH(PERIPH) … argument 328 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32g43x_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 119 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 121 #define IS_USART_1234_PERIPH(PERIPH) … argument 327 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_tim.h | 194 #define IsTimAllModule(PERIPH) … argument 199 #define IsTimList1Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 202 #define IsTimList2Module(PERIPH) (((PERIPH) == TIM1) || ((PERIPH) == TIM8)) argument 205 #define IsTimList3Module(PERIPH) … argument 210 #define IsTimList4Module(PERIPH) … argument 215 #define IsTimList5Module(PERIPH) … argument 220 #define IsTimList6Module(PERIPH) … argument 225 #define IsTimList7Module(PERIPH) … argument 230 #define IsTimList8Module(PERIPH) … argument 235 #define IsTimList9Module(PERIPH) … argument
|
| A D | n32g45x_usart.h | 116 #define IS_USART_ALL_PERIPH(PERIPH) … argument 120 #define IS_USART_123_PERIPH(PERIPH) (((PERIPH) == USART1) || ((PERIPH) == USART2) || ((PERIPH) == U… argument 122 #define IS_USART_1234_PERIPH(PERIPH) … argument 328 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) … argument
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_tim.h | 128 #define IS_TIM_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE) || \ argument 134 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 142 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 149 #define IS_TIM_LIST6_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 154 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 160 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 166 #define IS_TIM_LIST9_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 171 #define IS_TIM_LIST10_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 178 #define IS_TIM_LIST11_PERIPH(PERIPH) ((PERIPH) == TIM14) argument
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_tim.h | 128 #define IS_TIM_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == TIM1_BASE) || \ argument 134 #define IS_TIM_LIST4_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 142 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 149 #define IS_TIM_LIST6_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 154 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 160 #define IS_TIM_LIST8_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 166 #define IS_TIM_LIST9_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 171 #define IS_TIM_LIST10_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ argument 178 #define IS_TIM_LIST11_PERIPH(PERIPH) ((PERIPH) == TIM14) argument
|