Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_usbd.c910 NRFX_LOG_DEBUG("USB event: DMA ready IN0"); in nrf_usbd_ep0in_dma_handler()
1034 NRFX_LOG_DEBUG("DMA ready OUT: %x", ep); in nrf_usbd_epout_dma_handler()
1239 NRFX_LOG_DEBUG("USBD event: SUSPEND"); in ev_usbevent_handler()
1248 NRFX_LOG_DEBUG("USBD event: RESUME"); in ev_usbevent_handler()
1424 NRFX_LOG_DEBUG( in usbd_dmareq_process()
2060 NRFX_LOG_DEBUG( in nrfx_usbd_ep_transfer()
2072 NRFX_LOG_DEBUG( in nrfx_usbd_ep_transfer()
2088 NRFX_LOG_DEBUG( in nrfx_usbd_ep_transfer()
2100 NRFX_LOG_DEBUG( in nrfx_usbd_ep_transfer()
2246 NRFX_LOG_DEBUG(">> ep0status >>"); in nrfx_usbd_setup_clear()
[all …]
A Dnrfx_qdec.c59 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRF_QDEC_EVENT_SAMPLERDY)); in nrfx_qdec_irq_handler()
70 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRF_QDEC_EVENT_REPORTRDY)); in nrfx_qdec_irq_handler()
83 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRF_QDEC_EVENT_ACCOF)); in nrfx_qdec_irq_handler()
199 NRFX_LOG_DEBUG("Accumulators data, ACC register:"); in nrfx_qdec_accumulators_read()
201 NRFX_LOG_DEBUG("Accumulators data, ACCDBL register:"); in nrfx_qdec_accumulators_read()
A Dnrfx_twim.c443 NRFX_LOG_DEBUG("TWIM: Event: %s.", EVT_TO_STR_TWIM(NRF_TWIM_EVENT_TXSTARTED)); in twim_xfer()
624 NRFX_LOG_DEBUG("Primary buffer data:"); in nrfx_twim_xfer()
627 NRFX_LOG_DEBUG("Secondary buffer data:"); in nrfx_twim_xfer()
681 NRFX_LOG_DEBUG("TWIM: Event: %s.", EVT_TO_STR_TWIM(NRF_TWIM_EVENT_ERROR)); in twim_irq_handler()
704 NRFX_LOG_DEBUG("TWIM: Event: %s.", EVT_TO_STR_TWIM(NRF_TWIM_EVENT_STOPPED)); in twim_irq_handler()
747 NRFX_LOG_DEBUG("TWIM: Event: %s.", EVT_TO_STR_TWIM(NRF_TWIM_EVENT_SUSPENDED)); in twim_irq_handler()
781 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWIM_EVT_ADDRESS_NACK)); in twim_irq_handler()
786 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWIM_EVT_DATA_NACK)); in twim_irq_handler()
791 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWIM_EVT_OVERRUN)); in twim_irq_handler()
796 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWIM_EVT_BUS_ERROR)); in twim_irq_handler()
[all …]
A Dnrfx_twi.c343 NRFX_LOG_DEBUG("TWI: Event: %s.", EVT_TO_STR_TWI(NRF_TWI_EVENT_STOPPED)); in twi_transfer()
362 NRFX_LOG_DEBUG("TWI: Event: %s.", EVT_TO_STR_TWI(NRF_TWI_EVENT_ERROR)); in twi_transfer()
372 NRFX_LOG_DEBUG("TWI: Event: %s.", EVT_TO_STR_TWI(NRF_TWI_EVENT_TXDSENT)); in twi_transfer()
391 NRFX_LOG_DEBUG("TWI: Event: %s.", EVT_TO_STR_TWI(NRF_TWI_EVENT_RXDREADY)); in twi_transfer()
644 NRFX_LOG_DEBUG("Primary buffer data:"); in nrfx_twi_xfer()
647 NRFX_LOG_DEBUG("Secondary buffer data:"); in nrfx_twi_xfer()
707 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWI_EVT_ADDRESS_NACK)); in twi_irq_handler()
712 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWI_EVT_DATA_NACK)); in twi_irq_handler()
717 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWI_EVT_OVERRUN)); in twi_irq_handler()
722 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRFX_TWI_EVT_BUS_ERROR)); in twi_irq_handler()
[all …]
A Dnrfx_clock.c517 NRFX_LOG_DEBUG("Event: NRF_CLOCK_EVENT_HFCLKSTARTED"); in nrfx_clock_irq_handler()
533 NRFX_LOG_DEBUG("Event: NRF_CLOCK_EVENT_LFCLKSTARTED"); in nrfx_clock_irq_handler()
558 NRFX_LOG_DEBUG("Event: NRF_CLOCK_EVENT_CTTO"); in nrfx_clock_irq_handler()
571 NRFX_LOG_DEBUG("Event: NRF_CLOCK_EVENT_DONE"); in nrfx_clock_irq_handler()
582 NRFX_LOG_DEBUG("Event: NRF_CLOCK_EVENT_HFCLKAUDIOSTARTED"); in nrfx_clock_irq_handler()
593 NRFX_LOG_DEBUG("Event: NRF_CLOCK_EVENT_HFCLK192MSTARTED"); in nrfx_clock_irq_handler()
A Dnrfx_adc.c305 NRFX_LOG_DEBUG("Event: %s.",NRFX_LOG_ERROR_STRING_GET(NRF_ADC_EVENT_END)); in nrfx_adc_irq_handler()
311 NRFX_LOG_DEBUG("ADC data:"); 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()
325 NRFX_LOG_DEBUG("ADC data:"); in nrfx_adc_irq_handler()
A Dnrfx_nfct.c693 NRFX_LOG_DEBUG("Field detected"); in nrfx_nfct_irq_handler()
703 NRFX_LOG_DEBUG("Field lost"); in nrfx_nfct_irq_handler()
734 NRFX_LOG_DEBUG("Rx error (0x%x)", (unsigned int) nfct_evt.params.rx_frameend.rx_status); in nrfx_nfct_irq_handler()
742 NRFX_LOG_DEBUG("Rx fend"); in nrfx_nfct_irq_handler()
767 NRFX_LOG_DEBUG("Selected"); in nrfx_nfct_irq_handler()
793 NRFX_LOG_DEBUG("Error (0x%x)", (unsigned int) err_status); in nrfx_nfct_irq_handler()
831 NRFX_LOG_DEBUG("Tx fend"); in nrfx_nfct_irq_handler()
A Dnrfx_rtc.c295 NRFX_LOG_DEBUG("Event: %s, instance id: %lu.", in irq_handler()
308 NRFX_LOG_DEBUG("Event: %s, instance id: %lu.", in irq_handler()
319 NRFX_LOG_DEBUG("Event: %s, instance id: %lu.", in irq_handler()
A Dnrfx_rng.c110 NRFX_LOG_DEBUG("Event: NRF_RNG_EVENT_VALRDY."); in nrfx_rng_irq_handler()
A Dnrfx_spis.c356 NRFX_LOG_DEBUG("Rx data:"); in spis_state_entry_action_execute()
453 NRFX_LOG_DEBUG("SPIS: Event: %s.", EVT_TO_STR(NRF_SPIS_EVENT_ACQUIRED)); in spis_irq_handler()
476 NRFX_LOG_DEBUG("SPIS: Event: %s.", EVT_TO_STR(NRF_SPIS_EVENT_END)); in spis_irq_handler()
A Dnrfx_pwm.c322 NRFX_LOG_DEBUG("Sequence data:"); in nrfx_pwm_simple_playback()
367 NRFX_LOG_DEBUG("Sequence 0 data:"); in nrfx_pwm_complex_playback()
370 NRFX_LOG_DEBUG("Sequence 1 data:"); in nrfx_pwm_complex_playback()
A Dnrfx_gpiote.c703 NRFX_LOG_DEBUG("PORT event for pin: %d, polarity: %d.", pin, polarity); in port_event_handle()
796 NRFX_LOG_DEBUG("PORT event for pin: %d, polarity: %d.", pin, polarity); in port_event_handle()
869 NRFX_LOG_DEBUG("Event in number: %d.", i); in nrfx_gpiote_irq_handler()
872 NRFX_LOG_DEBUG("Pin: %d, polarity: %d.", pin, polarity); in nrfx_gpiote_irq_handler()
A Dnrfx_pdm.c79 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRF_PDM_EVENT_STARTED)); in nrfx_pdm_irq_handler()
131 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRF_PDM_EVENT_STOPPED)); in nrfx_pdm_irq_handler()
A Dnrfx_lpcomp.c59 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(event)); in lpcomp_execute_handler()
A Dnrfx_spi.c337 NRFX_LOG_DEBUG("SPI: Event: NRF_SPI_EVENT_READY."); in spi_xfer()
407 NRFX_LOG_DEBUG("Event: NRF_SPI_EVENT_READY."); in irq_handler()
A Dnrfx_comp.c58 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(event)); in comp_execute_handler()
A Dnrfx_uart.c291 NRFX_LOG_DEBUG("Tx data:"); in nrfx_uart_tx()
552 NRFX_LOG_DEBUG("Event: %s.", EVT_TO_STR(NRF_UART_EVENT_ERROR)); in uart_irq_handler()
A Dnrfx_timer.c291 NRFX_LOG_DEBUG("Compare event, channel: %d.", i); in irq_handler()
A Dnrfx_twis.c361 NRFX_LOG_DEBUG("Tx data:"); in nrfx_twis_state_machine()
A Dnrfx_uarte.c385 NRFX_LOG_DEBUG("Tx data:"); in nrfx_uarte_tx()
A Dnrfx_spim.c768 NRFX_LOG_DEBUG("Event: NRF_SPIM_EVENT_END."); in irq_handler()
/lk-master/external/platform/nrfx/templates/
A Dnrfx_log.h107 #define NRFX_LOG_DEBUG(a...) dprintf(SPEW, "NRFX_DEBUG:"); \ macro
111 #define NRFX_LOG_DEBUG(a...)

Completed in 39 milliseconds