Searched refs:nrf_spim_csn_pin_get (Results 1 – 2 of 2) sorted by relevance
388 p_pins->csn_pin = nrf_spim_csn_pin_get(p_reg); in nrfy_spim_ext_pins_get()629 uint32_t pin = nrf_spim_csn_pin_get(p_reg); in nrfy_spim_csn_pin_get()
809 NRF_STATIC_INLINE uint32_t nrf_spim_csn_pin_get(NRF_SPIM_Type const * p_reg);1354 NRF_STATIC_INLINE uint32_t nrf_spim_csn_pin_get(NRF_SPIM_Type const * p_reg) in nrf_spim_csn_pin_get() function