Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h140 #define TC_CMR_WAVSEL(value) ((TC_CMR_WAVSEL_Msk & ((value) << TC_CMR_WAVSEL_Pos))) macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h524 #define TC_CMR_WAVSEL(value) (TC_CMR_WAVSEL_Msk & ((value) << TC_CMR_WAVSEL_Pos)) macro