Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_dppi.c111 … NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_channel_alloc()
144 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_channel_free()
160 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_channel_enable()
177 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_channel_disable()
192 … NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_group_alloc()
224 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_group_free()
241 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_channel_include_in_group()
258 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_channel_remove_from_group()
274 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_group_clear()
290 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_dppi_group_enable()
[all …]
A Dnrfx_ppi.c254 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_alloc()
275 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_free()
305 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_assign()
322 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_fork_assign()
328 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_fork_assign()
349 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_enable()
371 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_channel_disable()
402 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_group_alloc()
426 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_group_free()
447 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_ppi_group_enable()
[all …]
A Dnrfx_pdm.c182 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_init()
192 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_init()
230 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_init()
271 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_start()
277 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_start()
287 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_start()
353 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_stop()
359 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_stop()
367 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pdm_stop()
A Dnrfx_adc.c67 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_adc_init()
81 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_adc_init()
173 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_adc_sample_convert()
202 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_adc_sample_convert()
256 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_adc_buffer_convert()
289 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_adc_buffer_convert()
305 NRFX_LOG_DEBUG("Event: %s.",NRFX_LOG_ERROR_STRING_GET(NRF_ADC_EVENT_END)); in nrfx_adc_irq_handler()
318 NRFX_LOG_DEBUG("Event: %s.", NRFX_LOG_ERROR_STRING_GET(NRF_ADC_EVENT_END)); in nrfx_adc_irq_handler()
A Dnrfx_twis.c471 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_init()
496 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_init()
549 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_init()
703 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_tx_prepare()
712 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_tx_prepare()
721 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_tx_prepare()
729 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_tx_prepare()
747 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_rx_prepare()
756 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_rx_prepare()
765 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twis_rx_prepare()
[all …]
A Dnrfx_rtc.c83 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_rtc_init()
95 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_rtc_init()
156 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_rtc_cc_disable()
164 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_rtc_cc_disable()
198 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_rtc_cc_set()
219 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_rtc_cc_set()
A Dnrfx_uart.c170 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_init()
186 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_init()
209 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_init()
282 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_tx()
319 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_tx()
380 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_rx()
435 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_rx()
444 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_rx()
464 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uart_rx()
A Dnrfx_lpcomp.c85 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_lpcomp_init()
97 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_lpcomp_init()
131 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_lpcomp_init()
A Dnrfx_uarte.c248 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_init()
273 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_init()
297 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_init()
369 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_tx()
378 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_tx()
423 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_tx()
452 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_rx()
475 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_rx()
538 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_uarte_rx()
A Dnrfx_spis.c143 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spis_init()
152 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spis_init()
176 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spis_init()
270 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spis_init()
410 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spis_buffers_set()
438 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spis_buffers_set()
A Dnrfx_i2s.c200 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_i2s_init()
216 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_i2s_init()
288 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_i2s_start()
301 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_i2s_start()
359 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_i2s_next_buffers_set()
372 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_i2s_next_buffers_set()
A Dnrfx_spi.c82 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spi_init()
104 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spi_init()
182 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spi_init()
362 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spi_xfer()
391 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spi_xfer()
A Dnrfx_wdt.c81 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_wdt_init()
102 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_wdt_init()
149 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(result)); in nrfx_wdt_channel_alloc()
A Dnrfx_comp.c85 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_comp_init()
97 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_comp_init()
142 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_comp_init()
A Dnrfx_twim.c232 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twim_init()
257 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twim_init()
294 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twim_init()
391 NRFX_LOG_ERROR_STRING_GET(err_code)); in twim_xfer()
402 NRFX_LOG_ERROR_STRING_GET(err_code)); in twim_xfer()
433 NRFX_LOG_ERROR_STRING_GET(err_code)); in twim_xfer()
455 NRFX_LOG_ERROR_STRING_GET(err_code)); in twim_xfer()
634 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twim_xfer()
A Dnrfx_spim.c264 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
281 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
312 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
426 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
578 NRFX_LOG_ERROR_STRING_GET(err_code)); in spim_xfer()
653 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in spim_xfer()
678 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_xfer()
A Dnrfx_twi.c171 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twi_init()
190 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twi_init()
225 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twi_init()
590 NRFX_LOG_ERROR_STRING_GET(err_code)); in twi_xfer()
654 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_twi_xfer()
A Dnrfx_qdec.c103 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_qdec_init()
150 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_qdec_init()
A Dnrfx_gpiote.c211 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_gpiote_init()
239 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_gpiote_init()
331 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_gpiote_out_init()
558 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_gpiote_in_init()
A Dnrfx_timer.c91 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_timer_init()
129 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_timer_init()
A Dnrfx_clock.c198 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_clock_init()
417 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_clock_calibration_start()
A Dnrfx_pwm.c146 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pwm_init()
188 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_pwm_init()
A Dnrfx_saadc.c232 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_saadc_init()
245 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_saadc_init()
/external/platform/nrfx/templates/
A Dnrfx_log.h154 #define NRFX_LOG_ERROR_STRING_GET(error_code) nrfx_get_err_str(error_code) macro
/external/platform/nrfx/drivers/src/prs/
A Dnrfx_prs.c43 NRFX_LOG_ERROR_STRING_GET(ret_code))

Completed in 37 milliseconds