Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.h78 #define INT_FLCTL (21) /* FLCTL IRQ */ macro
Dflash.c1247 Interrupt_registerInterrupt(INT_FLCTL, intHandler); in FlashCtl_registerInterrupt()
1252 Interrupt_enableInterrupt(INT_FLCTL); in FlashCtl_registerInterrupt()
1260 Interrupt_disableInterrupt(INT_FLCTL); in FlashCtl_unregisterInterrupt()
1265 Interrupt_unregisterInterrupt(INT_FLCTL); in FlashCtl_unregisterInterrupt()
Dflash_a.c1461 Interrupt_registerInterrupt(INT_FLCTL, intHandler); in FlashCtl_A_registerInterrupt()
1466 Interrupt_enableInterrupt(INT_FLCTL); in FlashCtl_A_registerInterrupt()
1474 Interrupt_disableInterrupt(INT_FLCTL); in FlashCtl_A_unregisterInterrupt()
1479 Interrupt_unregisterInterrupt(INT_FLCTL); in FlashCtl_A_unregisterInterrupt()