Home
last modified time | relevance | path

Searched refs:TSINC (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m48x/Devices/M480/Include/
Demac_reg.h1420 …__IO uint32_t TSINC; /*!< [0x0118] Time Stamp Increment Register … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Demac_reg.h1420 …__IO uint32_t TSINC; /*!< [0x0118] Time Stamp Increment Register … member
/hal_nuvoton-latest/m48x/StdDriver/src/
Demac.c861 EMAC->TSINC = (reg = (uint32_t)f); in EMAC_EnableTS()