Home
last modified time | relevance | path

Searched refs:length1 (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-3.4.0/nrfx/drivers/
Dnrfx_common.h485 #define NRFX_EASYDMA_LENGTH_VALIDATE(peripheral, length1, length2) \ argument
486 (((length1) < (1U << NRFX_CONCAT_2(peripheral, _EASYDMA_MAXCNT_SIZE))) && \