Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c311 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/
Dstm32n6xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c289 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/
Dstm32f1xx_ll_usb.h126 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h126 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c310 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/
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-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c346 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/
Dstm32h7xx_ll_usb.c312 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/
Dstm32c0xx_ll_usb.h118 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_usb.h118 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c279 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/
Dstm32h5xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h123 …uint8_t vbus_sensing_enable; /*!< Enable or disable the VBUS Sensing feature. … member
/hal_stm32-latest/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-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c307 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/
Dstm32f1xx_ll_usb.c361 if (cfg.vbus_sensing_enable == 1U) in USB_DevInit()