Searched defs:u32DivTbl (Results 1 – 2 of 2) sorted by relevance
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | clk.c | 635 …uint32_t u32DivTbl[4] = {0x0, 0x10, 0x1C, 0x0}; /* CLKDIV offset on MODULE index, 0x0:… in CLK_SetModuleClock() local 1514 …uint32_t u32DivTbl[4] = {0x0, 0x10, 0x1C, 0x0}; /* CLKDIV offset on MODULE index, 0x0:… in CLK_GetModuleClockDivider() local
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | clk.c | 1326 uint32_t u32DivTbl[4] = {0x0, 0x4, 0xc, 0x10}; in CLK_GetModuleClockDivider() local
|