Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c177 nrfy_lpcomp_shorts_enable(NRF_LPCOMP, NRF_LPCOMP_SHORT_READY_SAMPLE_MASK); in nrfx_lpcomp_init()
242 nrfy_lpcomp_shorts_enable(NRF_LPCOMP, lpcomp_shorts_mask); in nrfx_lpcomp_start()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h295 NRFY_STATIC_INLINE void nrfy_lpcomp_shorts_enable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrfy_lpcomp_shorts_enable() function