Home
last modified time | relevance | path

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

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