Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/Devices/M480/Include/
Demac_reg.h1425 …__IO uint32_t ALMSUBSEC; /*!< [0x012c] Time Stamp Alarm Sub Second Register … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Demac_reg.h1425 …__IO uint32_t ALMSUBSEC; /*!< [0x012c] Time Stamp Alarm Sub Second Register … member
/hal_nuvoton-latest/m48x/StdDriver/src/
Demac.c916 EMAC->ALMSUBSEC = EMAC_Nsec2Subsec(u32Nsec); in EMAC_EnableAlarm()