Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dgmac.h568 #define GMAC_TS_TCS_Pos 0 macro
569 #define GMAC_TS_TCS_Msk (0xffffffffu << GMAC_TS_TCS_Pos) /**< \brief (GMAC_TS) Timer Count in Secon…
570 #define GMAC_TS_TCS(value) ((GMAC_TS_TCS_Msk & ((value) << GMAC_TS_TCS_Pos)))