Searched refs:nrf_spi_miso_pin_get (Results 1 – 2 of 2) sorted by relevance
215 NRF_STATIC_INLINE uint32_t nrf_spi_miso_pin_get(NRF_SPI_Type const * p_reg);345 NRF_STATIC_INLINE uint32_t nrf_spi_miso_pin_get(NRF_SPI_Type const * p_reg) in nrf_spi_miso_pin_get() function
202 uint32_t miso_pin = nrf_spi_miso_pin_get(p_spi); in nrfx_spi_uninit()
Completed in 3 milliseconds