Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h167 uint32_t sample = nrf_lpcomp_result_get(p_reg); in nrfy_lpcomp_sample()
251 uint32_t result = nrf_lpcomp_result_get(p_reg); in nrfy_lpcomp_result_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h444 NRF_STATIC_INLINE uint32_t nrf_lpcomp_result_get(NRF_LPCOMP_Type const * p_reg);
620 NRF_STATIC_INLINE uint32_t nrf_lpcomp_result_get(NRF_LPCOMP_Type const * p_reg) in nrf_lpcomp_result_get() function