Searched refs:NRFX_LOG_HEXDUMP_DEBUG (Results 1 – 9 of 9) sorted by relevance
| /hal_nordic-latest/nrfx/templates/ |
| D | nrfx_log.h | 119 #define NRFX_LOG_HEXDUMP_DEBUG(p_memory, length) macro
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_pwm.c | 394 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)p_sequence->values.p_raw, in nrfx_pwm_simple_playback() 438 NRFX_LOG_HEXDUMP_DEBUG(p_sequence_0->values.p_raw, in nrfx_pwm_complex_playback() 441 NRFX_LOG_HEXDUMP_DEBUG(p_sequence_1->values.p_raw, in nrfx_pwm_complex_playback()
|
| D | nrfx_qdec.c | 241 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)p_acc, sizeof(p_acc[0])); in nrfx_qdec_accumulators_read() 243 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)p_accdbl, sizeof(p_accdbl[0])); in nrfx_qdec_accumulators_read()
|
| D | nrfx_adc.c | 327 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)(&evt.data.sample.sample), sizeof(nrf_adc_value_t)); in nrfx_adc_irq_handler() 341 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)m_cb.p_buffer, m_cb.size * sizeof(nrf_adc_value_t)); in nrfx_adc_irq_handler()
|
| D | nrfx_twi.c | 699 NRFX_LOG_HEXDUMP_DEBUG(p_xfer_desc->p_primary_buf, in nrfx_twi_xfer() 702 NRFX_LOG_HEXDUMP_DEBUG(p_xfer_desc->p_secondary_buf, in nrfx_twi_xfer()
|
| D | nrfx_twim.c | 651 NRFX_LOG_HEXDUMP_DEBUG(p_xfer_desc->p_primary_buf, in nrfx_twim_xfer() 655 NRFX_LOG_HEXDUMP_DEBUG(p_xfer_desc->p_secondary_buf, in nrfx_twim_xfer()
|
| D | nrfx_spis.c | 495 NRFX_LOG_HEXDUMP_DEBUG((uint8_t const *)p_cb->rx_buffer, in spis_state_entry_action_execute()
|
| D | nrfx_twis.c | 357 NRFX_LOG_HEXDUMP_DEBUG((uint8_t const *)nrf_twis_tx_buffer_get(p_reg), in irq_handler()
|
| D | nrfx_uart.c | 362 NRFX_LOG_HEXDUMP_DEBUG(p_cb->p_tx_buffer, in nrfx_uart_tx()
|