Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/
Dnrfx_utils.h157 #define NRFX_LISTIFY(LEN, F, sep, ...) \ argument
158 NRFX_CONCAT_2(_NRFX_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h921 p_reg->ERASE.LEN = len; in nrf_qspi_erase_ptr_set()
931 return (nrf_qspi_erase_len_t)p_reg->ERASE.LEN; in nrf_qspi_erase_len_get()
/hal_nordic-latest/nrfx/mdk/
Dnrf52840.h830 …__IOM uint32_t LEN; /*!< (@ 0x00000004) Size of block to be erased. … member
Dnrf5340_application.h921 …__IOM uint32_t LEN; /*!< (@ 0x00000004) Size of block to be erased. … member