Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dpdca.h544 #define PDCA_PWSTALL1_STALL_Pos 0 /**< \brief (PDCA_PWSTALL1) Stall cycles counted s… macro
545 #define PDCA_PWSTALL1_STALL_Msk (_U_(0xFFFFFFFF) << PDCA_PWSTALL1_STALL_Pos)
546 #define PDCA_PWSTALL1_STALL(value) (PDCA_PWSTALL1_STALL_Msk & ((value) << PDCA_PWSTALL1_STALL_Pos))