Home
last modified time | relevance | path

Searched refs:pmaaddr0 (Results 1 – 10 of 10) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd_ex.c128 ep->pmaaddr0 = pmaadress & 0xFFFF; in HAL_PCDEx_PMAConfig()
Dstm32l1xx_hal_pcd.c449 PCD_ReadPMA(hpcd->Instance, ep->xfer_buff, ep->pmaaddr0, count); in PCD_EP_ISR_Handler()
503 PCD_WritePMA(hpcd->Instance, ep->xfer_buff, ep->pmaaddr0, ep->xfer_count); in PCD_EP_ISR_Handler()
1001 PCD_SET_EP_DBUF_ADDR(hpcd->Instance, ep->num,ep->pmaaddr0, ep->pmaaddr1) in HAL_PCD_EP_Open()
1217 pmabuffer = ep->pmaaddr0; in HAL_PCD_EP_Transmit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd_ex.c127 ep->pmaaddr0 = pmaadress & 0xFFFFU; in HAL_PCDEx_PMAConfig()
Dstm32l0xx_hal_pcd.c760 PCD_SET_EP_DBUF_ADDR(hpcd->Instance, ep->num,ep->pmaaddr0, ep->pmaaddr1); in HAL_PCD_EP_Open()
975 pmabuffer = ep->pmaaddr0; in HAL_PCD_EP_Transmit()
1329 PCD_ReadPMA(hpcd->Instance, ep->xfer_buff, ep->pmaaddr0, count); in PCD_EP_ISR_Handler()
1383 PCD_WritePMA(hpcd->Instance, ep->xfer_buff, ep->pmaaddr0, ep->xfer_count); in PCD_EP_ISR_Handler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd_ex.c347 ep->pmaaddr0 = (uint16_t)(pmaadress & 0xFFFFU); in HAL_PCDEx_PMAConfig()
Dstm32l4xx_ll_usb.c1953 PCD_SET_EP_DBUF_ADDR(USBx, ep->num, ep->pmaaddr0, ep->pmaaddr1); in USB_ActivateEndpoint()
2090 pmabuffer = ep->pmaaddr0; in USB_EPStartXfer()
Dstm32l4xx_hal_pcd.c2346 USB_ReadPMA(hpcd->Instance, ep->xfer_buff, ep->pmaaddr0, count); in PCD_EP_ISR_Handler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h275 uint16_t pmaaddr0; /*!< PMA Address0 member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pcd.h142 uint16_t pmaaddr0; /*!< PMA Address0 member
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pcd.h151 uint16_t pmaaddr0; /*!< PMA Address0 member