Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam0/include/samc21/component/
Dtsens.h356 #define TSENS_OFFSET_OFFSETC_Pos 0 /**< \brief (TSENS_OFFSET) Offset Correction */ macro
357 #define TSENS_OFFSET_OFFSETC_Msk (_U_(0xFFFFFF) << TSENS_OFFSET_OFFSETC_Pos)
358 …fine TSENS_OFFSET_OFFSETC(value) (TSENS_OFFSET_OFFSETC_Msk & ((value) << TSENS_OFFSET_OFFSETC_Pos))
/hal_atmel-latest/asf/sam0/include/samc21n/component/
Dtsens.h356 #define TSENS_OFFSET_OFFSETC_Pos 0 /**< \brief (TSENS_OFFSET) Offset Correction */ macro
357 #define TSENS_OFFSET_OFFSETC_Msk (_U_(0xFFFFFF) << TSENS_OFFSET_OFFSETC_Pos)
358 …fine TSENS_OFFSET_OFFSETC(value) (TSENS_OFFSET_OFFSETC_Msk & ((value) << TSENS_OFFSET_OFFSETC_Pos))