Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h1353 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()
/hal_nordic-latest/nrfx/mdk/
Dnrf52820_bitfields.h11804 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro
11805 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */
Dnrf52840_bitfields.h18779 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro
18780 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */
Dnrf52833_bitfields.h16793 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro
16794 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */
Dnrf5340_application_bitfields.h19916 #define USBD_EPSTALL_STALL_Pos (8UL) /*!< Position of STALL field. */ macro
19917 #define USBD_EPSTALL_STALL_Msk (0x1UL << USBD_EPSTALL_STALL_Pos) /*!< Bit mask of STALL field. */