Searched defs:size (Results 1 – 20 of 20) sorted by relevance
/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/drivers/src/ |
D | nrfx_adc.c | 51 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()
|
D | nrfx_twis.c | 718 size_t size) in nrfx_twis_tx_prepare() 767 size_t size) in nrfx_twis_rx_prepare()
|
D | nrfx_usbd.c | 463 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()
|
D | nrfx_saadc.c | 456 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/ |
D | nrf_mpu.h | 125 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()
|
D | nrf_acl.h | 116 size_t size, in nrf_acl_region_set()
|
D | nrf_common.h | 163 NRF_STATIC_INLINE uint8_t nrf_address_bus_get(uint32_t addr, size_t size) in nrf_address_bus_get()
|
D | nrf_nfct.h | 1148 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
|
D | nrf_i2s.h | 681 uint16_t size, in nrf_i2s_transfer_set()
|
D | nrf_ccm.h | 1074 uint8_t size) in nrf_ccm_maxpacketsize_set()
|
D | nrf_saadc.h | 963 uint32_t size) in nrf_saadc_buffer_init()
|
/hal_nordic-3.4.0/nrfx/drivers/include/ |
D | nrfx_usbd.h | 232 size_t size; //!< Size of the requested transfer. member 254 size_t size; //!< Total size of the requested transfer. member
|
D | nrfx_adc.h | 62 uint16_t size; ///< Number of samples in the buffer. member
|
D | nrfx_saadc.h | 190 uint16_t size; ///< Number of samples in the buffer. member
|
D | nrfx_qspi.h | 166 size_t size; /**< Data buffer size. */ member
|
/hal_nordic-3.4.0/nrfx/haly/ |
D | nrfy_saadc.h | 491 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
|
D | nrfy_spim.h | 843 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
|
D | nrfy_i2s.h | 467 uint16_t size, in nrfy_i2s_transfer_set()
|
D | nrfy_uarte.h | 632 size_t size = nrf_uarte_rx_amount_get(p_reg); in __nrfy_internal_uarte_events_process() local
|