Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dpdca.h489 #define PDCA_PRSTALL1_STALL_Pos 0 /**< \brief (PDCA_PRSTALL1) Stall Cycles Counted s… macro
490 #define PDCA_PRSTALL1_STALL_Msk (_U_(0xFFFFFFFF) << PDCA_PRSTALL1_STALL_Pos)
491 #define PDCA_PRSTALL1_STALL(value) (PDCA_PRSTALL1_STALL_Msk & ((value) << PDCA_PRSTALL1_STALL_Pos))