Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4e/component/
Dpwm.h513 #define PWM_CMPV_CV_Pos 0 macro
514 #define PWM_CMPV_CV_Msk (0xffffffu << PWM_CMPV_CV_Pos) /**< \brief (PWM_CMPV) Comparison x Value */
515 #define PWM_CMPV_CV(value) ((PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos)))
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dpwm.h480 #define PWM_CMPV_CV_Pos 0 macro
481 #define PWM_CMPV_CV_Msk (0xffffffu << PWM_CMPV_CV_Pos) /**< \brief (PWM_CMPV) Comparison x Value */
482 #define PWM_CMPV_CV(value) ((PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos)))
/hal_atmel-latest/asf/sam/include/sam3x/component/
Dpwm.h602 #define PWM_CMPV_CV_Pos 0 macro
603 #define PWM_CMPV_CV_Msk (0xffffffu << PWM_CMPV_CV_Pos) /**< \brief (PWM_CMPV) Comparison x Value */
604 #define PWM_CMPV_CV(value) ((PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos)))
/hal_atmel-latest/asf/sam/include/same70/component/
Dpwm.h314 #define PWM_CMPV_CV_Pos 0 /**< (PW… macro
315 #define PWM_CMPV_CV_Msk (_U_(0xFFFFFF) << PWM_CMPV_CV_Pos) /**< (PW…
316 #define PWM_CMPV_CV(value) (PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos))
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dpwm.h330 #define PWM_CMPV_CV_Pos 0 /**< (PW… macro
331 #define PWM_CMPV_CV_Msk (_U_(0xFFFFFF) << PWM_CMPV_CV_Pos) /**< (PW…
332 #define PWM_CMPV_CV(value) (PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos))
/hal_atmel-latest/asf/sam/include/same70b/component/
Dpwm.h330 #define PWM_CMPV_CV_Pos 0 /**< (PW… macro
331 #define PWM_CMPV_CV_Msk (_U_(0xFFFFFF) << PWM_CMPV_CV_Pos) /**< (PW…
332 #define PWM_CMPV_CV(value) (PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos))
/hal_atmel-latest/asf/sam/include/samv71/component/
Dpwm.h314 #define PWM_CMPV_CV_Pos 0 /**< (PW… macro
315 #define PWM_CMPV_CV_Msk (_U_(0xFFFFFF) << PWM_CMPV_CV_Pos) /**< (PW…
316 #define PWM_CMPV_CV(value) (PWM_CMPV_CV_Msk & ((value) << PWM_CMPV_CV_Pos))