Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dparc.h60 #define PARC_CFG_DSIZE_Pos 0 /**< \brief (PARC_CFG) Data Size */ macro
61 #define PARC_CFG_DSIZE_Msk (_U_(0x3) << PARC_CFG_DSIZE_Pos)
62 #define PARC_CFG_DSIZE(value) (PARC_CFG_DSIZE_Msk & ((value) << PARC_CFG_DSIZE_Pos))