Home
last modified time | relevance | path

Searched defs:EP_DIR (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_core.h45 #define EP_DIR(x) ((uint8_t)((x) >> 7)) /*!< endpoint direction */ macro
/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7.h3689 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
3767 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
3845 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
3923 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
4001 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
4079 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
4157 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
4235 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
4313 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
4391 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member
[all …]

Completed in 62 milliseconds