| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_misc.h | 47 FunctionalState NVIC_IRQChannelCmd; member 57 FunctionalState NVIC_IRQChannelCmd; member
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_misc.c | 27 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 30 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_misc.c | 62 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 65 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_misc.c | 65 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 68 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_misc.c | 73 if (init_struct->NVIC_IRQChannelCmd != DISABLE) { in NVIC_Init() 98 if (init_struct->NVIC_IRQChannelCmd != DISABLE) { in exNVIC_Init()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | misc.c | 95 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 99 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | misc.c | 126 assert_param(IS_FUNCTIONAL_STATE(NVIC_InitStruct->NVIC_IRQChannelCmd)); in NVIC_Init() 130 if (NVIC_InitStruct->NVIC_IRQChannelCmd != DISABLE) in NVIC_Init()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_misc.h | 26 FunctionalState NVIC_IRQChannelCmd; member
|
| /bsp/CME_M7/drivers/ |
| A D | uart.c | 72 NVIC_InitStructure.NVIC_IRQChannelCmd = FALSE; in CME_M7_control() 83 NVIC_InitStructure.NVIC_IRQChannelCmd = TRUE; in CME_M7_control()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_misc.h | 46 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQCha… member
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_misc.h | 50 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQCha… member
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_misc.h | 45 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQCha… member
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_misc.h | 34 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC… member
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_misc.h | 34 …FunctionalState NVIC_IRQChannelCmd; /* Specifies whether the IRQ channel defined in NVIC_I… member
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | misc.h | 49 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC… member
|
| /bsp/hk32/libraries/rt_drivers/ |
| A D | drv_usart.c | 141 NVIC_InitStruct.NVIC_IRQChannelCmd = DISABLE; in hk32_control() 146 NVIC_InitStruct.NVIC_IRQChannelCmd = ENABLE; in hk32_control()
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_uart_ch32f10x.c | 144 NVIC_InitStruct.NVIC_IRQChannelCmd = DISABLE; in ch32f1_usart_control() 150 NVIC_InitStruct.NVIC_IRQChannelCmd = ENABLE; in ch32f1_usart_control()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | misc.h | 76 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQChan… member
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_misc.h | 50 FunctionalState NVIC_IRQChannelCmd; member
|