Home
last modified time | relevance | path

Searched refs:USB_BCDR_PDET (Results 1 – 25 of 62) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pcd_ex.c184 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd_ex.c426 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd_ex.c412 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd_ex.c483 if ((USBx->BCDR & USB_BCDR_PDET) == USB_BCDR_PDET) in HAL_PCDEx_BCD_VBUSDetect()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5171 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32f070xb.h5323 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32f042x6.h10168 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32f048xx.h10132 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h6914 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l062xx.h7051 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l053xx.h7073 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l072xx.h7210 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l073xx.h7369 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l083xx.h7506 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l063xx.h7208 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
Dstm32l082xx.h7347 #define USB_BCDR_PDET ((uint16_t)0x0020U) /*!< Primary detecti… macro
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h7228 #define USB_BCDR_PDET USB_BCDR_PDET_Msk /*!< Primary detection (PD)… macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h8719 #define USB_BCDR_PDET USB_BCDR_PDET_Msk /*!< Primary detection (PD)… macro

123