Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h1028 #define USBC_UECFG7_REPNB_Pos 16 /**< \brief (USBC_UECFG7) Redirected Endpoint Numb… macro
1029 #define USBC_UECFG7_REPNB_Msk (_U_(0xF) << USBC_UECFG7_REPNB_Pos)
1030 #define USBC_UECFG7_REPNB(value) (USBC_UECFG7_REPNB_Msk & ((value) << USBC_UECFG7_REPNB_Pos))