Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtsens.h59 #define TSENS_CTRLA_SWRST_Pos 0 /**< \brief (TSENS_CTRLA) Software Reset */ macro
60 #define TSENS_CTRLA_SWRST (_U_(0x1) << TSENS_CTRLA_SWRST_Pos)
/bsp/microchip/samc21/bsp/hri/
A Dhri_tsens_c21.h380 tmp = (tmp & TSENS_CTRLA_SWRST) >> TSENS_CTRLA_SWRST_Pos; in hri_tsens_get_CTRLA_SWRST_bit()

Completed in 10 milliseconds