Searched refs:DescriptorSkipLength (Results 1 – 14 of 14) sorted by relevance
1724 assert_param(IS_ETH_DMA_DESC_SKIP_LENGTH(dmaconf->DescriptorSkipLength)); in HAL_ETH_ConfigDMA()1758 (dmaconf->DescriptorSkipLength << 2U) | in HAL_ETH_ConfigDMA()2012 dmainit.DescriptorSkipLength = 0x0U; in ETH_MACDMAConfig()2061 (dmainit.DescriptorSkipLength << 2U) | in ETH_MACDMAConfig()
1731 assert_param(IS_ETH_DMA_DESC_SKIP_LENGTH(dmaconf->DescriptorSkipLength)); in HAL_ETH_ConfigDMA()1765 (dmaconf->DescriptorSkipLength << 2) | in HAL_ETH_ConfigDMA()2019 dmainit.DescriptorSkipLength = 0x0; in ETH_MACDMAConfig()2068 (dmainit.DescriptorSkipLength << 2) | in ETH_MACDMAConfig()
1717 assert_param(IS_ETH_DMA_DESC_SKIP_LENGTH(dmaconf->DescriptorSkipLength)); in HAL_ETH_ConfigDMA()1750 (dmaconf->DescriptorSkipLength << 2U) | in HAL_ETH_ConfigDMA()2003 dmainit.DescriptorSkipLength = 0x0U; in ETH_MACDMAConfig()2050 (dmainit.DescriptorSkipLength << 2U) | in ETH_MACDMAConfig()
1730 assert_param(IS_ETH_DMA_DESC_SKIP_LENGTH(dmaconf->DescriptorSkipLength)); in HAL_ETH_ConfigDMA()1764 (dmaconf->DescriptorSkipLength << 2U) | in HAL_ETH_ConfigDMA()2018 dmainit.DescriptorSkipLength = 0x0U; in ETH_MACDMAConfig()2067 (dmainit.DescriptorSkipLength << 2U) | in ETH_MACDMAConfig()
2257 dmaconf->DescriptorSkipLength = READ_BIT(heth->Instance->DMABMR, ETH_DMABMR_DSL) >> 2; in HAL_ETH_GetDMAConfig()2843 (dmaconf->DescriptorSkipLength << 2U) | in ETH_SetDMAConfig()2906 dmaDefaultConf.DescriptorSkipLength = 0x0U; in ETH_MACDMAConfig()
2480 …dmaconf->DMACh[ch].DescriptorSkipLength = READ_BIT(heth->Instance->DMA_CH[ch].DMACCR, ETH_DMACxCR_… in HAL_ETH_GetDMAConfig()3029 (dmaconf->DMACh[ch]).DescriptorSkipLength | in ETH_SetDMAConfig()3167 dmaDefaultConf.DMACh[ch].DescriptorSkipLength = ETH_DMA_DESC_SKIP_LENGTH_32; in ETH_MACDMAConfig()
390 …DescriptorSkipLength; /*!< Specifies the number of word to skip between two unchained descr… member
384 uint32_t DescriptorSkipLength; /*!< Sets the Descriptor Skip Length */ member
558 …uint32_t DescriptorSkipLength; /*!< Specifies the number of word to skip betwee… member
553 …uint32_t DescriptorSkipLength; /*!< Specifies the number of word to skip betwee… member
556 …uint32_t DescriptorSkipLength; /*!< Specifies the number of word to skip betwee… member