Home
last modified time | relevance | path

Searched refs:NVIC_IRQChannelCmd (Results 1 – 25 of 64) sorted by relevance

123

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_misc.h47 FunctionalState NVIC_IRQChannelCmd; member
57 FunctionalState NVIC_IRQChannelCmd; member
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_misc.c27 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 Dhk32f0xx_misc.c62 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 DHAL_misc.c65 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 Dhal_misc.c73 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 Dmisc.c95 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 Dmisc.c126 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 Dmisc.c126 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 Dmisc.c126 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 Dmisc.c126 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 Dmisc.c126 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 Dmisc.c126 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 Dmisc.c126 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 Dch32v10x_misc.h26 FunctionalState NVIC_IRQChannelCmd; member
/bsp/CME_M7/drivers/
A Duart.c72 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 Dft32f0xx_misc.h46 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQCha… member
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_misc.h50 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQCha… member
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_misc.h45 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQCha… member
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_misc.h34 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC… member
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_misc.h34 …FunctionalState NVIC_IRQChannelCmd; /* Specifies whether the IRQ channel defined in NVIC_I… member
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dmisc.h49 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC… member
/bsp/hk32/libraries/rt_drivers/
A Ddrv_usart.c141 NVIC_InitStruct.NVIC_IRQChannelCmd = DISABLE; in hk32_control()
146 NVIC_InitStruct.NVIC_IRQChannelCmd = ENABLE; in hk32_control()
/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_uart_ch32f10x.c144 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 Dmisc.h76 …FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQChan… member
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_misc.h50 FunctionalState NVIC_IRQChannelCmd; member

Completed in 45 milliseconds

123