Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dspi.c109 dsample = 1U << SPI_CLKCFG1_DSAMPLE_S; in SPIConfigSetExpClk()
113 dsample = 2U << SPI_CLKCFG1_DSAMPLE_S; in SPIConfigSetExpClk()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_spi.h1412 #define SPI_CLKCFG1_DSAMPLE_S 16U macro