Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtsens.h138 #define TSENS_EVCTRL_STARTEI_Pos 0 /**< \brief (TSENS_EVCTRL) Start Conversion Event … macro
139 #define TSENS_EVCTRL_STARTEI (_U_(0x1) << TSENS_EVCTRL_STARTEI_Pos)
/bsp/microchip/samc21/bsp/hri/
A Dhri_tsens_c21.h660 tmp = (tmp & TSENS_EVCTRL_STARTEI) >> TSENS_EVCTRL_STARTEI_Pos; in hri_tsens_get_EVCTRL_STARTEI_bit()
670 tmp |= value << TSENS_EVCTRL_STARTEI_Pos; in hri_tsens_write_EVCTRL_STARTEI_bit()

Completed in 10 milliseconds