/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_usb.c | 311 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 329 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 457 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_usb.c | 289 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 413 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_usb.h | 126 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_usb.h | 126 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_usb.c | 310 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 454 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_usb.c | 300 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 425 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_usb.c | 346 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 487 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_usb.c | 312 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 436 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_usb.h | 118 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_usb.h | 118 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_usb.c | 279 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 384 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_usb.h | 123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_usb.c | 310 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 453 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_usb.c | 307 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit() 457 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_usb.c | 361 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
|