/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/ |
D | nrf_802154_utils_byteorder.h | 61 static inline void host_64_to_little(uint64_t value, uint8_t * p_buffer) in host_64_to_little() 72 static inline void host_32_to_little(uint32_t value, uint8_t * p_buffer) in host_32_to_little() 83 static inline void host_24_to_little(uint32_t value, uint8_t * p_buffer) in host_24_to_little() 94 static inline void host_16_to_little(uint16_t value, uint8_t * p_buffer) in host_16_to_little() 106 static inline uint64_t little_64_to_host(uint8_t * p_buffer) in little_64_to_host() 123 static inline uint32_t little_32_to_host(uint8_t * p_buffer) in little_32_to_host() 140 static inline uint32_t little_24_to_host(uint8_t * p_buffer) in little_24_to_host() 157 static inline uint16_t little_16_to_host(uint8_t * p_buffer) in little_16_to_host() 173 static inline void host_64_to_big(uint64_t value, uint8_t * p_buffer) in host_64_to_big() 190 static inline void host_32_to_big(uint32_t value, uint8_t * p_buffer) in host_32_to_big() [all …]
|
D | nrf_802154.c | 707 rx_buffer_t * p_buffer = (rx_buffer_t *)p_data; in nrf_802154_buffer_free_raw() local 724 rx_buffer_t * p_buffer = (rx_buffer_t *)p_data; in nrf_802154_buffer_free_immediately_raw() local 742 rx_buffer_t * p_buffer = (rx_buffer_t *)(p_data - RAW_PAYLOAD_OFFSET); in nrf_802154_buffer_free() local 759 rx_buffer_t * p_buffer = (rx_buffer_t *)(p_data - RAW_PAYLOAD_OFFSET); in nrf_802154_buffer_free_immediately() local
|
/hal_nordic-3.4.0/drivers/nrf_802154/serialization/src/ |
D | nrf_802154_buffer_allocator.c | 50 nrf_802154_buffer_t * p_buffer = NULL; in buffer_alloc() local 121 nrf_802154_buffer_t * p_buffer = (nrf_802154_buffer_t *)p_obj->p_memory; in nrf_802154_buffer_allocator_init() local 135 void * p_buffer) in nrf_802154_buffer_allocator_free()
|
D | nrf_802154_buffer_mgr_src.c | 64 const void * p_buffer, in nrf_802154_buffer_mgr_src_add()
|
/hal_nordic-3.4.0/nrfx/haly/ |
D | nrfy_pdm.h | 183 nrfy_pdm_buffer_t * p_buffer) in nrfy_pdm_events_process() 197 nrfy_pdm_buffer_t const * p_buffer) in nrfy_pdm_buffer_set() 211 nrfy_pdm_buffer_t const * p_buffer) in nrfy_pdm_start() 232 nrfy_pdm_buffer_t const * p_buffer) in nrfy_pdm_abort() 463 uint32_t * p_buffer = nrf_pdm_buffer_get(p_reg); in nrfy_pdm_buffer_get() local 509 nrfy_pdm_buffer_t const * p_buffer) in __nrfy_internal_pdm_events_process()
|
D | nrfy_i2s.h | 477 uint32_t * p_buffer) in nrfy_i2s_rx_buffer_set() 487 uint32_t * p_buffer = nrfy_i2s_rx_buffer_get(p_reg); in nrfy_i2s_rx_buffer_get() local 494 uint32_t const * p_buffer) in nrfy_i2s_tx_buffer_set() 504 uint32_t * p_buffer = nrfy_i2s_tx_buffer_get(p_reg); in nrfy_i2s_tx_buffer_get() local
|
D | nrfy_saadc.h | 74 nrf_saadc_value_t * p_buffer; ///< Pointer to the sampling buffer. member 490 nrf_saadc_value_t * p_buffer, in nrfy_saadc_buffer_init() 499 nrf_saadc_value_t * p_buffer) in nrfy_saadc_buffer_pointer_set() 509 nrf_saadc_value_t * p_buffer = nrf_saadc_buffer_pointer_get(p_reg); in nrfy_saadc_buffer_pointer_get() local
|
D | nrfy_uarte.h | 96 uint8_t * p_buffer; ///< Pointer to transferred data. member 540 uint8_t const * p_buffer, in nrfy_uarte_tx_buffer_set() 562 uint8_t * p_buffer, in nrfy_uarte_rx_buffer_set()
|
D | nrfy_spim.h | 740 uint8_t const * p_buffer, in nrfy_spim_tx_buffer_set() 767 uint8_t * p_buffer, in nrfy_spim_rx_buffer_set()
|
/hal_nordic-3.4.0/nrfx/templates/ |
D | nrfx_glue.h | 285 #define NRFY_CACHE_WB(p_buffer, size) argument 293 #define NRFY_CACHE_INV(p_buffer, size) argument 302 #define NRFY_CACHE_WBINV(p_buffer, size) argument
|
/hal_nordic-3.4.0/nrfx/hal/ |
D | nrf_spis.h | 638 uint8_t const * p_buffer, in nrf_spis_tx_buffer_set() 654 uint8_t * p_buffer, in nrf_spis_rx_buffer_set()
|
D | nrf_uarte.h | 682 uint8_t const * p_buffer, in nrf_uarte_tx_buffer_set() 704 uint8_t * p_buffer, in nrf_uarte_rx_buffer_set()
|
D | nrf_i2s.h | 695 uint32_t * p_buffer) in nrf_i2s_rx_buffer_set() 706 uint32_t const * p_buffer) in nrf_i2s_tx_buffer_set()
|
D | nrf_twim.h | 783 uint8_t const * p_buffer, in nrf_twim_tx_buffer_set() 796 uint8_t * p_buffer, in nrf_twim_rx_buffer_set()
|
D | nrf_ecb.h | 481 NRF_STATIC_INLINE void nrf_ecb_data_pointer_set(NRF_ECB_Type * p_reg, void const * p_buffer) in nrf_ecb_data_pointer_set()
|
D | nrf_qspi.h | 816 void const * p_buffer, in nrf_qspi_write_buffer_set() 826 void * p_buffer, in nrf_qspi_read_buffer_set()
|
D | nrf_saadc.h | 962 nrf_saadc_value_t * p_buffer, in nrf_saadc_buffer_init() 975 nrf_saadc_value_t * p_buffer) in nrf_saadc_buffer_pointer_set()
|
D | nrf_spim.h | 1265 uint8_t const * p_buffer, in nrf_spim_tx_buffer_set() 1296 uint8_t * p_buffer, in nrf_spim_rx_buffer_set()
|
D | nrf_pdm.h | 619 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()
|
/hal_nordic-3.4.0/nrfx/drivers/include/ |
D | nrfx_adc.h | 61 nrf_adc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
|
D | nrfx_saadc.h | 189 nrf_saadc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
|
D | nrfx_qspi.h | 165 void * p_buffer; /**< Pointer to the data buffer associated with transfer. */ member
|
/hal_nordic-3.4.0/nrfx/drivers/src/ |
D | nrfx_adc.c | 50 nrf_adc_value_t * p_buffer; member
|
D | nrfx_qspi.c | 108 static nrfx_err_t qspi_xfer(void * p_buffer, in qspi_xfer()
|
D | nrfx_usbd.c | 564 void * p_buffer = nrfx_usbd_feeder_buffer_get(); in nrfx_usbd_feeder_flash() local 599 void * p_buffer = nrfx_usbd_feeder_buffer_get(); in nrfx_usbd_feeder_flash_zlp() local
|