Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h173 } nrfy_spim_pins_t; typedef
178 nrfy_spim_pins_t pins; ///< Pin configuration structure.
369 NRFY_STATIC_INLINE void nrfy_spim_pins_get(NRF_SPIM_Type const * p_reg, nrfy_spim_pins_t * p_pins) in nrfy_spim_pins_get()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c693 nrfy_spim_pins_t pins; in nrfx_spim_uninit()