Home
last modified time | relevance | path

Searched defs:USB_EP_T_MASK (Results 1 – 25 of 85) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5224 #define USB_EP_T_MASK (((uint16_t)(~USB_EP_T_FIELD)) & USB_EPREG_MASK) macro
Dstm32f070xb.h5376 #define USB_EP_T_MASK (((uint16_t)(~USB_EP_T_FIELD)) & USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f102x6.h4406 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32f102xb.h4460 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h6963 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l072xx.h7259 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l062xx.h7100 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l063xx.h7257 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l053xx.h7122 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l073xx.h7418 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l083xx.h7555 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l082xx.h7396 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h6392 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l152xba.h6453 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l100xba.h6438 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l100xb.h6290 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l151xb.h6242 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l151xba.h6318 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l151xc.h7212 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l151xca.h7276 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l100xc.h7023 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l151xdx.h7341 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l151xe.h7341 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
Dstm32l152xc.h7341 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h7332 #define USB_EP_T_MASK ((~USB_EP_UTYPE) & USB_CHEP_REG_MASK) /* =0x898F… macro

1234