Home
last modified time | relevance | path

Searched defs:count (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-3.6.0/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_kvmap.h53 size_t count; member
/hal_nordic-3.6.0/nrfx/helpers/
Dnrf_vdma.h100 #define NRF_VDMA_REDUCED_JOB_SIZE(count) (count + 2) argument
/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_spim.h661 NRFY_STATIC_INLINE void nrfy_spim_dcx_cnt_set(NRF_SPIM_Type * p_reg, uint32_t count) in nrfy_spim_dcx_cnt_set()