Home
last modified time | relevance | path

Searched refs:USB_LPMCSR_BESL (Results 1 – 25 of 58) sorted by relevance

123

/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_pcd.c1105 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pcd.c1106 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pcd.c1105 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pcd.c1115 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_pcd.c1105 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c1105 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pcd.c1105 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c1617 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1637 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h5179 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32f070xb.h5331 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32f048xx.h10140 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32f042x6.h10176 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32f078xx.h10721 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
/hal_stm32-3.5.0/stm32cube/stm32l0xx/soc/
Dstm32l053xx.h7080 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l062xx.h7058 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l052xx.h6921 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l073xx.h7376 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l083xx.h7513 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l082xx.h7354 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l072xx.h7217 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
Dstm32l063xx.h7215 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
/hal_stm32-3.5.0/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h8690 #define USB_LPMCSR_BESL USB_LPMCSR_BESL_Msk /*!< BESL value received wi… macro
Dstm32g0c1xx.h10847 #define USB_LPMCSR_BESL USB_LPMCSR_BESL_Msk /*!< BESL value received wi… macro
Dstm32g0b1xx.h10543 #define USB_LPMCSR_BESL USB_LPMCSR_BESL_Msk /*!< BESL value received wi… macro

123