Home
last modified time | relevance | path

Searched refs:EP0R (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pcd.h330 #define PCD_SET_ENDPOINT(USBx, bEpNum,wRegValue) (*((uint16_t *)(((uint32_t)(&(USBx)->EP0R + (bEpN…
333 #define PCD_GET_ENDPOINT(USBx, bEpNum) (*((uint16_t *)(((uint32_t)(&(USBx)->EP0R + (bEpN…
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pcd.h301 #define PCD_SET_ENDPOINT(USBx, bEpNum,wRegValue) (*(&USBx->EP0R + bEpNum * 2U)= (uint16_t)wRegValu…
304 #define PCD_GET_ENDPOINT(USBx, bEpNum) (*(&USBx->EP0R + bEpNum * 2U))
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pcd.h515 #define PCD_SET_ENDPOINT(USBx, bEpNum, wRegValue) (*(&(USBx)->EP0R + ((bEpNum) * 2U)) = (uint16_t)…
518 #define PCD_GET_ENDPOINT(USBx, bEpNum) (*(&(USBx)->EP0R + ((bEpNum) * 2U)))
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h590 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset: 0x00 *… member
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h604 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset: 0x00 *… member
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h528 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset: 0x00 *… member
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h528 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset: 0x00 *… member
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h596 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset: 0x00 *… member
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h611 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset: 0x00 *… member