Home
last modified time | relevance | path

Searched refs:HCCHAR (Results 1 – 25 of 138) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c1727 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1735 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1880 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1881 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
1943 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
1956 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2028 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2029 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2045 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2051 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32n6xx_hal_hcd.c609 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1323 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1401 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1404 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1443 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1446 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1467 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1470 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1483 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1486 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c1801 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1809 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1959 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1960 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
2022 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
2035 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2107 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2108 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2124 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2130 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32h7rsxx_hal_hcd.c629 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1343 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1421 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1424 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1463 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1466 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1487 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1490 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1503 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1506 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c1751 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1759 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1909 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1910 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
1972 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
1985 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2057 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2058 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2074 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2080 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32f2xx_hal_hcd.c630 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1355 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1433 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1436 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1475 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1478 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1499 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1502 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1515 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1518 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c1801 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1809 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1959 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1960 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
2022 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
2035 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2107 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2108 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2124 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2130 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32f4xx_hal_hcd.c630 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1355 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1433 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1436 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1475 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1478 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1499 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1502 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1515 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1518 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1881 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1889 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
2039 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
2040 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
2102 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
2115 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2187 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2188 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2204 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2210 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32f7xx_hal_hcd.c630 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1355 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1433 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1436 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1475 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1478 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1499 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1502 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1515 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1518 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c1747 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1755 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1900 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1901 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
1963 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
1976 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2048 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2049 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2065 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2071 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32h7xx_hal_hcd.c614 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1328 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1406 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1409 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1448 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1451 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1472 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1475 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1488 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1491 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c1577 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1585 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1642 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1643 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
1646 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
1659 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
1726 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
1727 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
1743 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
1749 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32f1xx_hal_hcd.c583 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1279 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1341 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1344 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1365 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1368 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1547 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_OUT_IRQHandler()
1550 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_OUT_IRQHandler()
1612 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_RXQLVL_IRQHandler()
1615 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c1603 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1611 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1668 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1669 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
1672 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
1685 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
1752 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
1753 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
1769 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
1775 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32l4xx_hal_hcd.c583 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1268 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1330 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1333 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1354 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1357 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1536 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_OUT_IRQHandler()
1539 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_OUT_IRQHandler()
1601 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_RXQLVL_IRQHandler()
1604 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_RXQLVL_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c1799 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1807 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1957 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1958 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
2020 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
2033 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2105 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2106 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2122 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2128 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32u5xx_hal_hcd.c631 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1345 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1423 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1426 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1465 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1468 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1489 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1492 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1505 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1508 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c1811 USBx_HC((uint32_t)ch_num)->HCCHAR = (((uint32_t)dev_address << 22) & USB_OTG_HCCHAR_DAD) | in USB_HC_Init()
1819 USBx_HC((uint32_t)ch_num)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in USB_HC_Init()
1969 USBx_HC(ch_num)->HCCHAR &= ~USB_OTG_HCCHAR_ODDFRM; in USB_HC_StartXfer()
1970 USBx_HC(ch_num)->HCCHAR |= (uint32_t)is_oddframe << 29; in USB_HC_StartXfer()
2032 tmpreg = USBx_HC(ch_num)->HCCHAR; in USB_HC_StartXfer()
2045 USBx_HC(ch_num)->HCCHAR = tmpreg; in USB_HC_StartXfer()
2117 uint32_t HcEpType = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_EPTYP) >> 18; in USB_HC_Halt()
2118 uint32_t ChannelEna = (USBx_HC(hcnum)->HCCHAR & USB_OTG_HCCHAR_CHENA) >> 31; in USB_HC_Halt()
2134 USBx_HC(hcnum)->HCCHAR |= USB_OTG_HCCHAR_CHDIS; in USB_HC_Halt()
2140 USBx_HC(hcnum)->HCCHAR &= ~USB_OTG_HCCHAR_CHENA; in USB_HC_Halt()
[all …]
Dstm32h5xx_hal_hcd.c631 if ((USBx_HC(i)->HCCHAR & USB_OTG_HCCHAR_EPDIR) == USB_OTG_HCCHAR_EPDIR) in HAL_HCD_IRQHandler()
1345 USBx_HC(chnum)->HCCHAR |= USB_OTG_HCCHAR_ODDFRM; in HCD_HC_IN_IRQHandler()
1423 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1426 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1465 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1468 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1489 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1492 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
1505 tmpreg = USBx_HC(chnum)->HCCHAR; in HCD_HC_IN_IRQHandler()
1508 USBx_HC(chnum)->HCCHAR = tmpreg; in HCD_HC_IN_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h619 __IO uint32_t HCCHAR; /*!< Host Channel Characteristics Register 500h */ member
Dstm32f401xe.h619 __IO uint32_t HCCHAR; /*!< Host Channel Characteristics Register 500h */ member
Dstm32f411xe.h620 __IO uint32_t HCCHAR; /*!< Host Channel Characteristics Register 500h */ member
Dstm32f405xx.h794 __IO uint32_t HCCHAR; /*!< Host Channel Characteristics Register 500h */ member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h850 __IO uint32_t HCCHAR; member

123456