Home
last modified time | relevance | path

Searched defs:size (Results 1 – 20 of 20) sorted by relevance

/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/drivers/src/
Dnrfx_adc.c51 uint16_t size; member
245 nrfx_err_t nrfx_adc_buffer_convert(nrf_adc_value_t * buffer, uint16_t size) in nrfx_adc_buffer_convert()
Dnrfx_twis.c718 size_t size) in nrfx_twis_tx_prepare()
767 size_t size) in nrfx_twis_rx_prepare()
Dnrfx_usbd.c463 size_t size = p_transfer->size; in nrfx_usbd_consumer() local
1941 void nrfx_usbd_ep_max_packet_size_set(nrfx_usbd_ep_t ep, uint16_t size) in nrfx_usbd_ep_max_packet_size_set()
Dnrfx_saadc.c456 nrfx_err_t nrfx_saadc_buffer_set(nrf_saadc_value_t * p_buffer, uint16_t size) in nrfx_saadc_buffer_set()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_mpu.h125 NRF_STATIC_INLINE void nrf_mpu_region0_ram_size_set(NRF_MPU_Type * p_reg, uint32_t size) in nrf_mpu_region0_ram_size_set()
Dnrf_acl.h116 size_t size, in nrf_acl_region_set()
Dnrf_common.h163 NRF_STATIC_INLINE uint8_t nrf_address_bus_get(uint32_t addr, size_t size) in nrf_address_bus_get()
Dnrf_nfct.h1148 nrf_nfct_sensres_nfcid1_size_t size = in nrf_nfct_nfcid1_get() local
1189 nrf_nfct_sensres_nfcid1_size_t size = (nfcid1_size == NRF_NFCT_SENSRES_NFCID1_SIZE_DEFAULT) ? in nrf_nfct_nfcid1_set() local
Dnrf_i2s.h681 uint16_t size, in nrf_i2s_transfer_set()
Dnrf_ccm.h1074 uint8_t size) in nrf_ccm_maxpacketsize_set()
Dnrf_saadc.h963 uint32_t size) in nrf_saadc_buffer_init()
/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_usbd.h232 size_t size; //!< Size of the requested transfer. member
254 size_t size; //!< Total size of the requested transfer. member
Dnrfx_adc.h62 uint16_t size; ///< Number of samples in the buffer. member
Dnrfx_saadc.h190 uint16_t size; ///< Number of samples in the buffer. member
Dnrfx_qspi.h166 size_t size; /**< Data buffer size. */ member
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_saadc.h491 uint32_t size) in nrfy_saadc_buffer_init()
650 size_t size = stop ? nrf_saadc_amount_get(p_reg) : p_desc->length; in __nrfy_internal_saadc_events_process() local
Dnrfy_spim.h843 size_t size = stop ? nrf_spim_rx_amount_get(p_reg) : p_xfer->rx_length; in __nrfy_internal_spim_events_process() local
851 size_t size = stop ? nrf_spim_rx_amount_get(p_reg) : p_xfer->rx_length; in __nrfy_internal_spim_events_process() local
Dnrfy_i2s.h467 uint16_t size, in nrfy_i2s_transfer_set()
Dnrfy_uarte.h632 size_t size = nrf_uarte_rx_amount_get(p_reg); in __nrfy_internal_uarte_events_process() local