Searched defs:EP_DIR (Results 1 – 2 of 2) sorted by relevance
45 #define EP_DIR(x) ((uint8_t)((x) >> 7)) /*!< endpoint direction */ macro
3689 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member3767 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member3845 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member3923 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member4001 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member4079 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member4157 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member4235 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member4313 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member4391 …__IO uint32_t EP_DIR : 1; /*!< Indicates whether the transaction is IN or OUT.… member[all …]
Completed in 62 milliseconds