Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/
A Dnrfx_errors.h55 NRFX_ERROR_NO_MEM = (NRFX_ERROR_BASE_NUM + 2), ///< No memory for operation. enumerator
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_dppi.c110 err_code = NRFX_ERROR_NO_MEM; in nrfx_dppi_channel_alloc()
191 err_code = NRFX_ERROR_NO_MEM; in nrfx_dppi_group_alloc()
A Dnrfx_ppi.c232 err_code = NRFX_ERROR_NO_MEM; in nrfx_ppi_channel_alloc()
382 err_code = NRFX_ERROR_NO_MEM; in nrfx_ppi_group_alloc()
A Dnrfx_wdt.c146 result = NRFX_ERROR_NO_MEM; in nrfx_wdt_channel_alloc()
A Dnrfx_gpiote.c307 err_code = NRFX_ERROR_NO_MEM; in nrfx_gpiote_out_init()
554 err_code = NRFX_ERROR_NO_MEM; in nrfx_gpiote_in_init()
A Dnrfx_saadc.c470 return NRFX_ERROR_NO_MEM; in nrfx_saadc_mode_trigger()

Completed in 11 milliseconds