Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dast.h713 #define AST_CALV_MONTH_Pos 22 /**< \brief (AST_CALV) Month */ macro
714 #define AST_CALV_MONTH_Msk (_U_(0xF) << AST_CALV_MONTH_Pos)
715 #define AST_CALV_MONTH(value) (AST_CALV_MONTH_Msk & ((value) << AST_CALV_MONTH_Pos))