Home
last modified time | relevance | path

Searched refs:ETH_WRITE_OPERATION (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h590 #define ETH_WRITE_OPERATION 0x00000000U macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1129 cmd = ETH_WRITE_OPERATION | ETH_MACIACR_OB | ((uint32_t)(typequeueconf->Address) << 8); in HAL_ETHEx_SetPacketTypeQueue()