Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h30 …uint32_t padcrcstrip : 1; /*When this bit is set the MAC strips the Pad or FCS field on the inc… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h234 mac_regs->gmacconfig.padcrcstrip = enable; in emac_ll_auto_pad_crc_strip_enable()