Searched refs:NRF_SPIS_MODE_3 (Results 1 – 2 of 2) sorted by relevance
197 NRF_SPIS_MODE_3 ///< SCK active low, sample on trailing edge of clock. enumerator1020 case NRF_SPIS_MODE_3: in nrf_spis_configure()
156 if (p_config->mode > NRF_SPIS_MODE_3) in spis_configure()