Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/drivers/include/
Dnrf_bitmask.h57 #define BITMASK_BYTES_CALCULATE(bits_count) NRFX_CEIL_DIV(bits_count, 8)
/hal_nordic-3.6.0/nrfx/drivers/
Dnrfx_common.h447 #define NRFX_CEIL_DIV(a, b) ((((a) - 1) / (b)) + 1) macro
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_usbd.c350 static uint32_t m_tx_buffer[NRFX_CEIL_DIV(