Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_lpcomp.h85 #define NRFX_LPCOMP_DEFAULT_CONFIG(_input) \ argument
90 .input = (nrf_lpcomp_input_t)_input, \
94 #define NRFX_LPCOMP_DEFAULT_CONFIG(_input) \ argument
102 .input = (nrf_lpcomp_input_t)_input, \
Dnrfx_comp.h131 #define NRFX_COMP_DEFAULT_CONFIG(_input) \ argument
139 .input = (nrf_comp_input_t)_input, \