Home
last modified time | relevance | path

Searched refs:INT_FLASH (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.h502 IntRegister(INT_FLASH, pfnHandler); in FlashIntRegister()
507 IntEnable(INT_FLASH); in FlashIntRegister()
531 IntDisable(INT_FLASH); in FlashIntUnregister()
536 IntUnregister(INT_FLASH); in FlashIntUnregister()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dflash.c778 IntRegister(INT_FLASH, pfnHandler); in FlashIntRegister()
783 IntEnable(INT_FLASH); in FlashIntRegister()
806 IntDisable(INT_FLASH); in FlashIntUnregister()
811 IntUnregister(INT_FLASH); in FlashIntUnregister()
/lk-master/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h85 #define INT_FLASH 42 // FLASH controller error event macro
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_ints.h92 #define INT_FLASH 45 // FLASH Control macro

Completed in 8 milliseconds