Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c192 uint32_t csn_pin = nrf_spis_csn_pin_get(p_spis); in spis_configure()
424 nrf_gpio_cfg_default(nrf_spis_csn_pin_get(p_spis)); in nrfx_spis_uninit()
/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h497 NRF_STATIC_INLINE uint32_t nrf_spis_csn_pin_get(NRF_SPIS_Type const * p_reg);
932 NRF_STATIC_INLINE uint32_t nrf_spis_csn_pin_get(NRF_SPIS_Type const * p_reg) in nrf_spis_csn_pin_get() function