Home
last modified time | relevance | path

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

12

/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_utils_byteorder.h61 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 …]
Dnrf_802154.c707 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/
Dnrf_802154_buffer_allocator.c50 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()
Dnrf_802154_buffer_mgr_src.c64 const void * p_buffer, in nrf_802154_buffer_mgr_src_add()
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_pdm.h183 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()
Dnrfy_i2s.h477 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
Dnrfy_saadc.h74 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
Dnrfy_uarte.h96 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()
Dnrfy_spim.h740 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/
Dnrfx_glue.h285 #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/
Dnrf_spis.h638 uint8_t const * p_buffer, in nrf_spis_tx_buffer_set()
654 uint8_t * p_buffer, in nrf_spis_rx_buffer_set()
Dnrf_uarte.h682 uint8_t const * p_buffer, in nrf_uarte_tx_buffer_set()
704 uint8_t * p_buffer, in nrf_uarte_rx_buffer_set()
Dnrf_i2s.h695 uint32_t * p_buffer) in nrf_i2s_rx_buffer_set()
706 uint32_t const * p_buffer) in nrf_i2s_tx_buffer_set()
Dnrf_twim.h783 uint8_t const * p_buffer, in nrf_twim_tx_buffer_set()
796 uint8_t * p_buffer, in nrf_twim_rx_buffer_set()
Dnrf_ecb.h481 NRF_STATIC_INLINE void nrf_ecb_data_pointer_set(NRF_ECB_Type * p_reg, void const * p_buffer) in nrf_ecb_data_pointer_set()
Dnrf_qspi.h816 void const * p_buffer, in nrf_qspi_write_buffer_set()
826 void * p_buffer, in nrf_qspi_read_buffer_set()
Dnrf_saadc.h962 nrf_saadc_value_t * p_buffer, in nrf_saadc_buffer_init()
975 nrf_saadc_value_t * p_buffer) in nrf_saadc_buffer_pointer_set()
Dnrf_spim.h1265 uint8_t const * p_buffer, in nrf_spim_tx_buffer_set()
1296 uint8_t * p_buffer, in nrf_spim_rx_buffer_set()
Dnrf_pdm.h619 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/
Dnrfx_adc.h61 nrf_adc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
Dnrfx_saadc.h189 nrf_saadc_value_t * p_buffer; ///< Pointer to the buffer with converted samples. member
Dnrfx_qspi.h165 void * p_buffer; /**< Pointer to the data buffer associated with transfer. */ member
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_adc.c50 nrf_adc_value_t * p_buffer; member
Dnrfx_qspi.c108 static nrfx_err_t qspi_xfer(void * p_buffer, in qspi_xfer()
Dnrfx_usbd.c564 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

12