Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h1385 #define ETH_PREAMBLELENGTH_7 ETH_MACCR_PRELEN_7 macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h1385 #define ETH_PREAMBLELENGTH_7 ETH_MACCR_PRELEN_7 macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h1385 #define ETH_PREAMBLELENGTH_7 ETH_MACCR_PRELEN_7 macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h1259 #define ETH_PREAMBLELENGTH_7 ETH_MACCR_PRELEN_7 macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1571 #define ETH_PREAMBLELENGTH_7 ETH_MACCR_PRELEN_7 macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c2556 macDefaultConf.PreambleLength = ETH_PREAMBLELENGTH_7; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2895 macDefaultConf.PreambleLength = ETH_PREAMBLELENGTH_7; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2961 macDefaultConf.PreambleLength = ETH_PREAMBLELENGTH_7; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2913 macDefaultConf.PreambleLength = ETH_PREAMBLELENGTH_7; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c3096 macDefaultConf.PreambleLength = ETH_PREAMBLELENGTH_7; in ETH_MACDMAConfig()