Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dpdca.h379 #define PDCA_PRSTALL0_STALL_Pos 0 /**< \brief (PDCA_PRSTALL0) Stall Cycles counted s… macro
380 #define PDCA_PRSTALL0_STALL_Msk (_U_(0xFFFFFFFF) << PDCA_PRSTALL0_STALL_Pos)
381 #define PDCA_PRSTALL0_STALL(value) (PDCA_PRSTALL0_STALL_Msk & ((value) << PDCA_PRSTALL0_STALL_Pos))