Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dpevc.h252 #define PEVC_TRSCR_TRSC_Pos 0 /**< \brief (PEVC_TRSCR) Trigger Interrupt Status … macro
253 #define PEVC_TRSCR_TRSC_Msk (_U_(0xFFFFFFFF) << PEVC_TRSCR_TRSC_Pos)
254 #define PEVC_TRSCR_TRSC(value) (PEVC_TRSCR_TRSC_Msk & ((value) << PEVC_TRSCR_TRSC_Pos))
257 #define PEVC_TRSCR_TRSC_0 (PEVC_TRSCR_TRSC_0_Val << PEVC_TRSCR_TRSC_Pos)
258 #define PEVC_TRSCR_TRSC_1 (PEVC_TRSCR_TRSC_1_Val << PEVC_TRSCR_TRSC_Pos)