Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h501 #define outpw(port,value) *((volatile unsigned int *)(port)) = (value) macro
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h616 #define outpw(port,value) (*((volatile unsigned int *)(port))=(value)) macro
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h599 #define outpw(port,value) *((volatile unsigned int *)(port)) = (value) macro