Home
last modified time | relevance | path

Searched refs:TSENS_INTENSET_WINMON (Results 1 – 3 of 3) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/tsens/
A Dtsens_callback.h141 inenset_temp |= TSENS_INTENSET_WINMON; in tsens_enable_callback()
176 inenclr_temp |= TSENS_INTENSET_WINMON; in tsens_disable_callback()
/bsp/microchip/samc21/bsp/hri/
A Dhri_tsens_c21.h228 ((Tsens *)hw)->INTENSET.reg = TSENS_INTENSET_WINMON; in hri_tsens_set_INTEN_WINMON_bit()
233 return (((Tsens *)hw)->INTENSET.reg & TSENS_INTENSET_WINMON) >> TSENS_INTENSET_WINMON_Pos; in hri_tsens_get_INTEN_WINMON_bit()
239 ((Tsens *)hw)->INTENCLR.reg = TSENS_INTENSET_WINMON; in hri_tsens_write_INTEN_WINMON_bit()
241 ((Tsens *)hw)->INTENSET.reg = TSENS_INTENSET_WINMON; in hri_tsens_write_INTEN_WINMON_bit()
247 ((Tsens *)hw)->INTENCLR.reg = TSENS_INTENSET_WINMON; in hri_tsens_clear_INTEN_WINMON_bit()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtsens.h195 #define TSENS_INTENSET_WINMON (_U_(0x1) << TSENS_INTENSET_WINMON_Pos) macro

Completed in 15 milliseconds