Home
last modified time | relevance | path

Searched refs:INT_I2S_IRQ (Results 1 – 2 of 2) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Di2s.h538 IntRegister(INT_I2S_IRQ, pfnHandler); in I2SIntRegister()
543 IntEnable(INT_I2S_IRQ); in I2SIntRegister()
574 IntDisable(INT_I2S_IRQ); in I2SIntUnregister()
579 IntUnregister(INT_I2S_IRQ); in I2SIntUnregister()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h70 #define INT_I2S_IRQ 28 // Interrupt event from I2S macro

Completed in 5 milliseconds