Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h4259 #define USBC_UPCFG1_PSIZE_Pos 4 /**< \brief (USBC_UPCFG1) Pipe Size */ macro
4260 #define USBC_UPCFG1_PSIZE_Msk (_U_(0x7) << USBC_UPCFG1_PSIZE_Pos)
4261 #define USBC_UPCFG1_PSIZE(value) (USBC_UPCFG1_PSIZE_Msk & ((value) << USBC_UPCFG1_PSIZE_Pos))
4270 #define USBC_UPCFG1_PSIZE_8 (USBC_UPCFG1_PSIZE_8_Val << USBC_UPCFG1_PSIZE_Pos)
4271 #define USBC_UPCFG1_PSIZE_16 (USBC_UPCFG1_PSIZE_16_Val << USBC_UPCFG1_PSIZE_Pos)
4272 #define USBC_UPCFG1_PSIZE_32 (USBC_UPCFG1_PSIZE_32_Val << USBC_UPCFG1_PSIZE_Pos)
4273 #define USBC_UPCFG1_PSIZE_64 (USBC_UPCFG1_PSIZE_64_Val << USBC_UPCFG1_PSIZE_Pos)
4274 #define USBC_UPCFG1_PSIZE_128 (USBC_UPCFG1_PSIZE_128_Val << USBC_UPCFG1_PSIZE_Pos)
4275 #define USBC_UPCFG1_PSIZE_256 (USBC_UPCFG1_PSIZE_256_Val << USBC_UPCFG1_PSIZE_Pos)
4276 #define USBC_UPCFG1_PSIZE_512 (USBC_UPCFG1_PSIZE_512_Val << USBC_UPCFG1_PSIZE_Pos)
[all …]