Home
last modified time | relevance | path

Searched defs:IntPendClear (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dinterrupt.h92 #define IntPendClear NOROM_IntPendClear macro
695 #define IntPendClear ROM_IntPendClear macro
Dinterrupt.c67 #define IntPendClear NOROM_IntPendClear macro
441 IntPendClear(uint32_t ui32Interrupt) in IntPendClear() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.h94 #define IntPendClear NOROM_IntPendClear macro
697 #define IntPendClear ROM_IntPendClear macro
Dinterrupt.c69 #define IntPendClear NOROM_IntPendClear macro
443 IntPendClear(uint32_t ui32Interrupt) in IntPendClear() function
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c676 IntPendClear(unsigned long ulInterrupt) in IntPendClear() function