Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1983 …dmaconf->SecondPacketOperate = ((READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_OSP) >> 4) > 0U) ? … in HAL_ETH_GetDMAConfig()
2508 ((uint32_t)dmaconf->SecondPacketOperate << 4)| in ETH_SetDMAConfig()
2585 dmaDefaultConf.SecondPacketOperate = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2317 …dmaconf->SecondPacketOperate = ((READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_OSP) >> 4) > 0U) ? … in HAL_ETH_GetDMAConfig()
2847 ((uint32_t)dmaconf->SecondPacketOperate << 4) | in ETH_SetDMAConfig()
2924 dmaDefaultConf.SecondPacketOperate = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2373 …dmaconf->SecondPacketOperate = ((READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_OSP) >> 4) > 0U) ? … in HAL_ETH_GetDMAConfig()
2913 ((uint32_t)dmaconf->SecondPacketOperate << 4) | in ETH_SetDMAConfig()
2990 dmaDefaultConf.SecondPacketOperate = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2335 …dmaconf->SecondPacketOperate = ((READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_OSP) >> 4) > 0U) ? … in HAL_ETH_GetDMAConfig()
2865 ((uint32_t)dmaconf->SecondPacketOperate << 4) | in ETH_SetDMAConfig()
2942 dmaDefaultConf.SecondPacketOperate = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2475 dmaconf->DMACh[ch].SecondPacketOperate = ((READ_BIT(heth->Instance->DMA_CH[ch].DMACTXCR, in HAL_ETH_GetDMAConfig()
3036 ((uint32_t)(dmaconf->DMACh[ch]).SecondPacketOperate << 4) | in ETH_SetDMAConfig()
3164 dmaDefaultConf.DMACh[ch].SecondPacketOperate = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h371SecondPacketOperate; /*!< Enables or disables the Operate on second Packet mode, which allows … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h371SecondPacketOperate; /*!< Enables or disables the Operate on second Packet mode, which allows … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h371SecondPacketOperate; /*!< Enables or disables the Operate on second Packet mode, which allows … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h343 …FunctionalState SecondPacketOperate; /*!< Enables or disables the Operate on second Packet mod… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h380SecondPacketOperate; /*!< Enables or disables the Operate on second Packet mode, which allows … member