Home
last modified time | relevance | path

Searched refs:RFC_PERFECT_EN (Results 1 – 9 of 9) sorted by relevance

/bsp/nxp/lpc/lpc408x/drivers/
A Ddrv_emac.h172 #define RFC_PERFECT_EN 0x00000020 /* Accept Perfect Match Enable */ macro
A Ddrv_emac.c309 LPC_EMAC->RxFilterCtrl = RFC_BCAST_EN | RFC_PERFECT_EN; in lpc_emac_init()
/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Ddrv_emac.h173 #define RFC_PERFECT_EN 0x00000020 /* Accept Perfect Match Enable */ macro
/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_emac.h173 #define RFC_PERFECT_EN 0x00000020 /* Accept Perfect Match Enable */ macro
A Ddrv_emac.c330 LPC_EMAC->RxFilterCtrl = RFC_BCAST_EN | RFC_PERFECT_EN; in lpc_emac_init()
/bsp/nxp/lpc/lpc176x/drivers/
A Demac.h190 #define RFC_PERFECT_EN 0x00000020 /* Accept Perfect Match Enable */ macro
A Demac.c317 LPC_EMAC->RxFilterCtrl = RFC_BCAST_EN | RFC_PERFECT_EN; in lpc17xx_emac_init()
/bsp/nxp/lpc/lpc178x/drivers/
A Demac.h190 #define RFC_PERFECT_EN 0x00000020 /* Accept Perfect Match Enable */ macro
A Demac.c341 LPC_EMAC->RxFilterCtrl = RFC_BCAST_EN | RFC_PERFECT_EN; in lpc17xx_emac_init()

Completed in 22 milliseconds