Searched refs:TSENS_CTRLA_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
59 #define TSENS_CTRLA_SWRST_Pos 0 /**< \brief (TSENS_CTRLA) Software Reset */ macro60 #define TSENS_CTRLA_SWRST (_U_(0x1) << TSENS_CTRLA_SWRST_Pos)
380 tmp = (tmp & TSENS_CTRLA_SWRST) >> TSENS_CTRLA_SWRST_Pos; in hri_tsens_get_CTRLA_SWRST_bit()
Completed in 10 milliseconds