Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/
A Dnrfx_errors.h56 NRFX_ERROR_NOT_SUPPORTED = (NRFX_ERROR_BASE_NUM + 3), ///< Not supported. enumerator
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_ppi.c325 err_code = NRFX_ERROR_NOT_SUPPORTED; in nrfx_ppi_channel_fork_assign()
A Dnrfx_saadc.c362 return NRFX_ERROR_NOT_SUPPORTED; in nrfx_saadc_advanced_mode_set()
372 return NRFX_ERROR_NOT_SUPPORTED; in nrfx_saadc_advanced_mode_set()
A Dnrfx_nvmc.c286 return NRFX_ERROR_NOT_SUPPORTED; in nrfx_nvmc_uicr_erase()
A Dnrfx_spi.c383 err_code = NRFX_ERROR_NOT_SUPPORTED; in nrfx_spi_xfer()
A Dnrfx_clock.c507 return NRFX_ERROR_NOT_SUPPORTED; in nrfx_clock_divider_set()
A Dnrfx_spim.c278 err_code = NRFX_ERROR_NOT_SUPPORTED; in nrfx_spim_init()

Completed in 10 milliseconds