Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dpevc.h230 #define PEVC_TRSR_TRS_Pos 0 /**< \brief (PEVC_TRSR) Trigger Interrupt Status */ macro
231 #define PEVC_TRSR_TRS_Msk (_U_(0xFFFFFFFF) << PEVC_TRSR_TRS_Pos)
232 #define PEVC_TRSR_TRS(value) (PEVC_TRSR_TRS_Msk & ((value) << PEVC_TRSR_TRS_Pos))
235 #define PEVC_TRSR_TRS_0 (PEVC_TRSR_TRS_0_Val << PEVC_TRSR_TRS_Pos)
236 #define PEVC_TRSR_TRS_1 (PEVC_TRSR_TRS_1_Val << PEVC_TRSR_TRS_Pos)