Searched refs:th_down (Results 1 – 2 of 2) sorted by relevance
113 .th_down = NRFX_COMP_VOLTAGE_THRESHOLD_TO_INT(0.5, 1.2), \
142 uint8_t th_down; /*!< THDOWN value. */ member477 (((uint32_t)threshold.th_down << COMP_TH_THDOWN_Pos) & COMP_TH_THDOWN_Msk) | in nrf_comp_th_set()