Home
last modified time | relevance | path

Searched refs:ADC_OVR_IRQHandler (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/gcc/
Dstartup_LPC804.S60 .long ADC_OVR_IRQHandler /* ADC overrun*/
401 .weak ADC_OVR_IRQHandler
402 .type ADC_OVR_IRQHandler, %function
403 ADC_OVR_IRQHandler: label
406 .size ADC_OVR_IRQHandler, . - ADC_OVR_IRQHandler
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/mcuxpresso/
Dstartup_lpc804.c98 WEAK void ADC_OVR_IRQHandler(void);
225 ADC_OVR_IRQHandler, // 35: ADC overrun
478 WEAK_AV void ADC_OVR_IRQHandler(void) in ADC_OVR_IRQHandler() function
Dstartup_lpc804.cpp98 WEAK void ADC_OVR_IRQHandler(void);
225 ADC_OVR_IRQHandler, // 35: ADC overrun
478 WEAK_AV void ADC_OVR_IRQHandler(void) in ADC_OVR_IRQHandler() function