Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h163 NRFY_STATIC_INLINE uint32_t nrfy_lpcomp_sample(NRF_LPCOMP_Type * p_reg) in nrfy_lpcomp_sample() function
182 return (bool)nrfy_lpcomp_sample(p_reg); in nrfy_lpcomp_sample_check()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c266 return nrfy_lpcomp_sample(NRF_LPCOMP); in nrfx_lpcomp_sample()