Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dspi.h484 HWREG(base + SPI_O_IMASK) |= intFlags; in SPIEnableInt()
514 HWREG(base + SPI_O_IMASK) &= ~intFlags; in SPIDisableInt()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_spi.h46 #define SPI_O_IMASK 0x00000044U macro