Searched refs:nrfy_lpcomp_shorts_enable (Results 1 – 2 of 2) sorted by relevance
177 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()
295 NRFY_STATIC_INLINE void nrfy_lpcomp_shorts_enable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrfy_lpcomp_shorts_enable() function