Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h569 NRF_STATIC_INLINE void nrf_spis_orc_set(NRF_SPIS_Type * p_reg,
1028 NRF_STATIC_INLINE void nrf_spis_orc_set(NRF_SPIS_Type * p_reg, in nrf_spis_orc_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c238 nrf_spis_orc_set(p_spis, p_config->orc); in spis_configure()