Searched refs:SPI_CONFIG_CPHA_Trailing (Results 1 – 10 of 10) sorted by relevance
400 (SPI_CONFIG_CPHA_Trailing << SPI_CONFIG_CPHA_Pos); in nrf_spi_configure()410 (SPI_CONFIG_CPHA_Trailing << SPI_CONFIG_CPHA_Pos); in nrf_spi_configure()
5162 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of the clock. Shift serial data… macro
7053 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
8061 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
8766 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
7404 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
11490 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
12209 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
12572 #define SPI_CONFIG_CPHA_Trailing (1UL) /*!< Sample on trailing edge of clock, shift serial data on … macro
29892 …#define SPI_CONFIG_CPHA_Trailing (0x1UL) /*!< Sample on trailing edge of clock, shift se… macro