Searched refs:USBD_EPSTALL_STALL_Pos (Results 1 – 5 of 5) sorted by relevance
1353 p_reg->EPSTALL = (USBD_EPSTALL_STALL_Stall << USBD_EPSTALL_STALL_Pos) | ep; in nrf_usbd_ep_stall()1359 p_reg->EPSTALL = (USBD_EPSTALL_STALL_UnStall << USBD_EPSTALL_STALL_Pos) | ep; in nrf_usbd_ep_unstall()
11804 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro11805 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */
18779 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro18780 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */
16793 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro16794 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */
19916 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro19917 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */