Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h470 NRF_STATIC_INLINE uint32_t nrf_spis_sck_pin_get(NRF_SPIS_Type const * p_reg);
905 NRF_STATIC_INLINE uint32_t nrf_spis_sck_pin_get(NRF_SPIS_Type const * p_reg) in nrf_spis_sck_pin_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c423 nrf_gpio_cfg_default(nrf_spis_sck_pin_get(p_spis)); in nrfx_spis_uninit()