Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c416 hpcd->BESL = (hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >>2 ; in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c1577 hpcd->BESL = ((uint32_t)hpcd->Instance->LPMCSR & USB_LPMCSR_BESL) >> 2; in HAL_PCD_IRQHandler()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7380 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7221 #define USB_LPMCSR_BESL ((uint16_t)0x00F0U) /*!< BESL value rece… macro