Home
last modified time | relevance | path

Searched defs:p_buffer (Results 1 – 15 of 15) sorted by relevance

/lk-master/external/platform/nrfx/hal/
A Dnrf_spis.h620 uint8_t const * p_buffer, in nrf_spis_tx_buffer_set()
633 uint8_t * p_buffer, in nrf_spis_rx_buffer_set()
A Dnrf_twim.h572 uint8_t const * p_buffer, in nrf_twim_tx_buffer_set()
580 uint8_t * p_buffer, in nrf_twim_rx_buffer_set()
A Dnrf_ecb.h210 NRF_STATIC_INLINE void nrf_ecb_data_pointer_set(NRF_ECB_Type * p_reg, void const * p_buffer) in nrf_ecb_data_pointer_set()
A Dnrf_spim.h777 uint8_t const * p_buffer, in nrf_spim_tx_buffer_set()
785 uint8_t * p_buffer, in nrf_spim_rx_buffer_set()
A Dnrf_uarte.h635 uint8_t const * p_buffer, in nrf_uarte_tx_buffer_set()
648 uint8_t * p_buffer, in nrf_uarte_rx_buffer_set()
A Dnrf_i2s.h700 uint32_t * p_buffer) in nrf_i2s_rx_buffer_set()
711 uint32_t const * p_buffer) in nrf_i2s_tx_buffer_set()
A Dnrf_saadc.h779 nrf_saadc_value_t * p_buffer, in nrf_saadc_buffer_init()
787 nrf_saadc_value_t * p_buffer) in nrf_saadc_buffer_pointer_set()
A Dnrf_qspi.h740 void const * p_buffer, in nrf_qspi_write_buffer_set()
750 void * p_buffer, in nrf_qspi_read_buffer_set()
A Dnrf_pdm.h589 NRF_STATIC_INLINE void nrf_pdm_buffer_set(NRF_PDM_Type * p_reg, uint32_t * p_buffer, uint32_t num) in nrf_pdm_buffer_set()
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_adc.h59 nrf_adc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
A Dnrfx_saadc.h170 nrf_saadc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_adc.c48 nrf_adc_value_t * p_buffer; member
A Dnrfx_saadc.c404 nrfx_err_t nrfx_saadc_buffer_set(nrf_saadc_value_t * p_buffer, uint16_t size) in nrfx_saadc_buffer_set()
A Dnrfx_usbd.c562 void * p_buffer = nrfx_usbd_feeder_buffer_get(); in nrfx_usbd_feeder_flash() local
597 void * p_buffer = nrfx_usbd_feeder_buffer_get(); in nrfx_usbd_feeder_flash_zlp() local
A Dnrfx_spim.c203 static void anomaly_198_enable(uint8_t const * p_buffer, size_t buf_len) in anomaly_198_enable()

Completed in 30 milliseconds