Home
last modified time | relevance | path

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

/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c308 nrfx_err_t _nrfx_qspi_init(nrfx_qspi_config_t const *p_config, nrfx_qspi_handler_t handler, in _nrfx_qspi_init() function
737 nrfx_err_t res = _nrfx_qspi_init(&QSPIconfig, qspi_handler, dev_data); in qspi_nrfx_configure()