Home
last modified time | relevance | path

Searched refs:vbus_sensing_enable (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c309 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
327 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
456 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h115 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h116 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h115 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h116 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c312 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
439 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h115 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usb.h115 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c300 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
425 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c342 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
484 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h112 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_usb.h115 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c279 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
387 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h116 …uint32_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c310 if (cfg.vbus_sensing_enable == 0U) in USB_DevInit()
453 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c364 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()