Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h147 #define TC_CMR_ACPA(value) ((TC_CMR_ACPA_Msk & ((value) << TC_CMR_ACPA_Pos))) macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h558 #define TC_CMR_ACPA(value) (TC_CMR_ACPA_Msk & ((value) << TC_CMR_ACPA_Pos)) macro