Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_spim.h387 NRF_STATIC_INLINE uint32_t nrf_spim_miso_pin_get(NRF_SPIM_Type const * p_reg);
702 NRF_STATIC_INLINE uint32_t nrf_spim_miso_pin_get(NRF_SPIM_Type const * p_reg) in nrf_spim_miso_pin_get() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c451 uint32_t miso_pin = nrf_spim_miso_pin_get(p_spim); in nrfx_spim_uninit()

Completed in 6 milliseconds