| /hal_nordic-latest/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 | 625 rx_buffer_t * p_buffer = (rx_buffer_t *)p_data; in nrf_802154_buffer_free_raw() local 642 rx_buffer_t * p_buffer = (rx_buffer_t *)p_data; in nrf_802154_buffer_free_immediately_raw() local
|
| /hal_nordic-latest/nrfx/helpers/ |
| D | nrf_vdma.h | 56 uint8_t * p_buffer; ///< Pointer to the VDMA job buffer. member 111 #define NRF_VDMA_JOB_ELEMENT(p_buffer, size, attribute) \ argument 125 #define NRF_VDMA_REDUCED_JOB_INIT_ELEMENT(p_buffer, size, attribute) \ argument 148 void * p_buffer, in nrf_vdma_job_fill() 170 void * p_buffer, in nrf_vdma_job_reduced_init() 187 void * p_buffer) in nrf_vdma_job_reduced_fill()
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_pdm.h | 191 nrfy_pdm_buffer_t * p_buffer) in nrfy_pdm_events_process() 205 nrfy_pdm_buffer_t const * p_buffer) in nrfy_pdm_buffer_set() 219 nrfy_pdm_buffer_t const * p_buffer) in nrfy_pdm_start() 240 nrfy_pdm_buffer_t const * p_buffer) in nrfy_pdm_abort() 491 uint32_t * p_buffer = nrf_pdm_buffer_get(p_reg); in nrfy_pdm_buffer_get() local 537 nrfy_pdm_buffer_t const * p_buffer) in __nrfy_internal_pdm_events_process()
|
| D | nrfy_i2s.h | 480 uint32_t * p_buffer) in nrfy_i2s_rx_buffer_set() 490 uint32_t * p_buffer = nrf_i2s_rx_buffer_get(p_reg); in nrfy_i2s_rx_buffer_get() local 497 uint32_t const * p_buffer) in nrfy_i2s_tx_buffer_set() 507 uint32_t * p_buffer = nrf_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 499 nrf_saadc_value_t * p_buffer, in nrfy_saadc_buffer_init() 508 nrf_saadc_value_t * p_buffer) in nrfy_saadc_buffer_pointer_set() 518 nrf_saadc_value_t * p_buffer = nrf_saadc_buffer_pointer_get(p_reg); in nrfy_saadc_buffer_pointer_get() local
|
| D | nrfy_uarte.h | 103 uint8_t * p_buffer; ///< Buffer address. member 575 uint8_t const * p_buffer, in nrfy_uarte_tx_buffer_set() 606 uint8_t * p_buffer, in nrfy_uarte_rx_buffer_set()
|
| D | nrfy_spim.h | 735 uint8_t const * p_buffer, in nrfy_spim_tx_buffer_set() 762 uint8_t * p_buffer, in nrfy_spim_rx_buffer_set()
|
| /hal_nordic-latest/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-latest/nrfx/templates/ |
| D | nrfx_glue.h | 287 #define NRFY_CACHE_WB(p_buffer, size) argument 297 #define NRFY_CACHE_INV(p_buffer, size) argument 308 #define NRFY_CACHE_WBINV(p_buffer, size) argument
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_common.h | 79 #define NRFY_CACHE_WB(p_buffer, size) argument 83 #define NRFY_CACHE_INV(p_buffer, size) argument 87 #define NRFY_CACHE_WBINV(p_buffer, size) argument
|
| D | nrf_cracen_cm.h | 189 void const * p_buffer) in nrf_cracen_cm_fetch_addr_set() 195 void const * p_buffer) in nrf_cracen_cm_push_addr_set()
|
| D | nrf_i2s.h | 778 uint32_t * p_buffer) in nrf_i2s_rx_buffer_set() 789 uint32_t const * p_buffer) in nrf_i2s_tx_buffer_set()
|
| D | nrf_spis.h | 942 uint8_t const * p_buffer, in nrf_spis_tx_buffer_set() 958 uint8_t * p_buffer, in nrf_spis_rx_buffer_set()
|
| D | nrf_twim.h | 934 uint8_t const * p_buffer, in nrf_twim_tx_buffer_set() 947 uint8_t * p_buffer, in nrf_twim_rx_buffer_set()
|
| D | nrf_uarte.h | 936 uint8_t const * p_buffer, in nrf_uarte_tx_buffer_set() 967 uint8_t * p_buffer, in nrf_uarte_rx_buffer_set()
|
| D | nrf_tdm.h | 819 uint32_t * p_buffer) in nrf_tdm_rx_buffer_set() 830 uint32_t const * p_buffer) in nrf_tdm_tx_buffer_set()
|
| D | nrf_qspi.h | 897 void const * p_buffer, in nrf_qspi_write_buffer_set() 907 void * p_buffer, in nrf_qspi_read_buffer_set()
|
| /hal_nordic-latest/nrfs/src/internal/ |
| D | nrfs_dispatcher.c | 71 void __attribute__((weak)) nrfs_unsolicited_handler(void *p_buffer, size_t size) in nrfs_unsolicited_handler() 82 void *p_buffer = ((nrfs_generic_t *)p_notification)->payload; in nrfs_dispatcher_notify() local
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_uarte.h | 309 uint8_t * p_buffer; ///< Pointer to the received data. member 316 const uint8_t * p_buffer; ///< Pointer to the transferred data. member
|
| D | nrfx_adc.h | 61 nrf_adc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
|
| D | nrfx_qspi.h | 168 void * p_buffer; /**< Pointer to the data buffer associated with transfer. */ member
|
| /hal_nordic-latest/nrfs/include/internal/ |
| D | nrfs_phy.h | 17 void *p_buffer; member
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_adc.c | 50 nrf_adc_value_t * p_buffer; member
|