Home
last modified time | relevance | path

Searched refs:EINT_Config_T (Results 1 – 11 of 11) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_eint.h108 } EINT_Config_T; typedef
119 void EINT_Config( EINT_Config_T* eintConfig);
120 void EINT_ConfigStructInit(EINT_Config_T* eintConfig);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_eint.h108 } EINT_Config_T; typedef
119 void EINT_Config(EINT_Config_T* eintConfig);
120 void EINT_ConfigStructInit(EINT_Config_T* eintConfig);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_eint.h107 } EINT_Config_T; typedef
117 void EINT_Config(EINT_Config_T* eintConfig);
118 void EINT_ConfigStructInit(EINT_Config_T* eintConfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_eint.h111 } EINT_Config_T; typedef
121 void EINT_Config( EINT_Config_T* eintConfig);
122 void EINT_ConfigStructInit(EINT_Config_T* eintConfig);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_eint.h139 } EINT_Config_T; typedef
155 void EINT_Config(EINT_Config_T* eintConfig);
156 void EINT_ConfigStructInit(EINT_Config_T* eintConfig);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_eint.c88 void EINT_Config(EINT_Config_T* eintConfig) in EINT_Config()
136 void EINT_ConfigStructInit(EINT_Config_T* eintConfig) in EINT_ConfigStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_eint.c64 void EINT_Config(EINT_Config_T* eintConfig) in EINT_Config()
107 void EINT_ConfigStructInit(EINT_Config_T* eintConfig) in EINT_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_eint.c64 void EINT_Config(EINT_Config_T* eintConfig) in EINT_Config()
108 void EINT_ConfigStructInit(EINT_Config_T* eintConfig) in EINT_ConfigStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_eint.c64 void EINT_Config(EINT_Config_T *eintConfig) in EINT_Config()
106 void EINT_ConfigStructInit(EINT_Config_T *eintConfig) in EINT_ConfigStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_eint.c64 void EINT_Config(EINT_Config_T* eintConfig) in EINT_Config()
108 void EINT_ConfigStructInit(EINT_Config_T* eintConfig) in EINT_ConfigStructInit()
/bsp/apm32/libraries/Drivers/
A Ddrv_gpio.c414 EINT_Config_T eintConfig; in apm32_pin_irq_enable()

Completed in 20 milliseconds