Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h521 #define USBC_UECFG0_EPDIR_Pos 8 /**< \brief (USBC_UECFG0) Endpoint Direction */ macro
522 #define USBC_UECFG0_EPDIR (_U_(0x1) << USBC_UECFG0_EPDIR_Pos)
525 #define USBC_UECFG0_EPDIR_OUT (USBC_UECFG0_EPDIR_OUT_Val << USBC_UECFG0_EPDIR_Pos)
526 #define USBC_UECFG0_EPDIR_IN (USBC_UECFG0_EPDIR_IN_Val << USBC_UECFG0_EPDIR_Pos)