Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h550 #define outp32(port,value) *((volatile unsigned int *)(port)) = (value) macro
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h665 #define outp32(port,value) (*((volatile unsigned int *)(port))=(value)) macro
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h648 #define outp32(port,value) *((volatile unsigned int *)(port)) = (value) macro