Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h182 #define TC_CMR_BCPC(value) ((TC_CMR_BCPC_Msk & ((value) << TC_CMR_BCPC_Pos))) macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h624 #define TC_CMR_BCPC(value) (TC_CMR_BCPC_Msk & ((value) << TC_CMR_BCPC_Pos)) macro