Home
last modified time | relevance | path

Searched defs:BitPos (Results 1 – 1 of 1) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_plat.h138 static void __INLINE synopGMACSetBits(u32 *RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits()
158 static void __INLINE synopGMACClearBits(u32 *RegBase, u32 RegOffset, u32 BitPos) in synopGMACClearBits()
177 static bool __INLINE synopGMACCheckBits(u32 *RegBase, u32 RegOffset, u32 BitPos) in synopGMACCheckBits()