Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/src/
Dhbi.c73 HBI->ADR = u32Addr; in HBI_ReadHyperRAMReg()
102 HBI->ADR = u32Addr; in HBI_WriteHyperRAMReg()
129 HBI->ADR = u32Addr; in HBI_Read2Byte()
149 HBI->ADR = u32Addr; in HBI_Read4Byte()
166 HBI->ADR = u32Addr; in HBI_Write1Byte()
188 HBI->ADR = u32Addr; in HBI_Write2Byte()
205 HBI->ADR = u32Addr; in HBI_Write3Byte()
226 HBI->ADR = u32Addr; in HBI_Write4Byte()
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dhbi_reg.h170 __IO uint32_t ADR; /*!< [0x0008] HyperBus Byte Address access Register */ member