Home
last modified time | relevance | path

Searched refs:TSENS_CTRLA_SWRST (Results 1 – 4 of 4) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/tsens/
A Dtsens.h468 TSENS->CTRLA.reg |= TSENS_CTRLA_SWRST; in tsens_reset()
A Dtsens.c146 if (TSENS->CTRLA.reg & TSENS_CTRLA_SWRST) { in tsens_init()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtsens.h60 #define TSENS_CTRLA_SWRST (_U_(0x1) << TSENS_CTRLA_SWRST_Pos) macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_tsens_c21.h370 ((Tsens *)hw)->CTRLA.reg |= TSENS_CTRLA_SWRST; in hri_tsens_set_CTRLA_SWRST_bit()
380 tmp = (tmp & TSENS_CTRLA_SWRST) >> TSENS_CTRLA_SWRST_Pos; in hri_tsens_get_CTRLA_SWRST_bit()

Completed in 24 milliseconds