Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ethif.h180 #define CY_ETH_RX_PBUF_SIZE (0x3U) /* dma_config[bit-8:9]3… macro
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c1220 …cy_ethif_cfg[u8EthIfInstance].rxPktBufSize = CY_ETH_RX_PBUF_SIZE; /* bit… in Cy_ETHIF_PrepareConfiguration()