Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h4146 #define USBC_UHSOFC_FLENC_Pos 0 /**< \brief (USBC_UHSOFC) Frame Length Control */ macro
4147 #define USBC_UHSOFC_FLENC_Msk (_U_(0x3FFF) << USBC_UHSOFC_FLENC_Pos)
4148 #define USBC_UHSOFC_FLENC(value) (USBC_UHSOFC_FLENC_Msk & ((value) << USBC_UHSOFC_FLENC_Pos))