Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_comp.h114 .th_up = NRFX_COMP_VOLTAGE_THRESHOLD_TO_INT(1.0, 1.2) \
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h143 uint8_t th_up; /*!< THUP value. */ member
478 (((uint32_t)threshold.th_up << COMP_TH_THUP_Pos) & COMP_TH_THUP_Msk); in nrf_comp_th_set()