Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dspi.h247 HWREG(base + SPI_O_CTL1) |= SPI_CTL1_EN_EN; in SPIEnable()
267 HWREG(base + SPI_O_CTL1) &= ~SPI_CTL1_EN_EN; in SPIDisable()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_spi.h1368 #define SPI_CTL1_EN_EN 0x00000001U macro