Home
last modified time | relevance | path

Searched refs:MXC_SPI_TSCONTROL_SW_APP (Results 1 – 5 of 5) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/
Dspi.h70 MXC_SPI_TSCONTROL_SW_APP = 1 // Through software in the application enumerator
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/
Dspi.h83 MXC_SPI_TSCONTROL_SW_APP = 1 // Through software in the application enumerator
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPI/
Dspi_me55_v2.c94 ts_control = MXC_SPI_TSCONTROL_SW_APP; in MXC_SPI_Init()
Dspi_ai87_v2.c80 ts_control = MXC_SPI_TSCONTROL_SW_APP; in MXC_SPI_Init()
Dspi_reva2.c544 case MXC_SPI_TSCONTROL_SW_APP: in MXC_SPI_RevA2_SetTSControl()