Home
last modified time | relevance | path

Searched refs:outpb (Results 1 – 5 of 5) sorted by relevance

/hal_nuvoton-3.7.0/m48x/Devices/M480/Include/
DM480.h534 #define outpb(port,value) *((volatile unsigned char *)(port)) = (value) macro
/hal_nuvoton-3.7.0/m48x/StdDriver/src/
Dhsusbd.c642 outpb(&HSUSBD->CEPDAT, u8Value); in HSUSBD_CtrlIn()
/hal_nuvoton-3.7.0/m46x/StdDriver/src/
Dhsusbd.c670 outpb(&HSUSBD->CEPDAT, u8Value); in HSUSBD_CtrlIn()
/hal_nuvoton-3.7.0/m2l31x/Devices/M2L31/Include/
DM2L31.h649 #define outpb(port,value) (*((volatile unsigned char *)(port))=(value)) macro
/hal_nuvoton-3.7.0/m46x/Devices/M460/Include/
Dm460.h632 #define outpb(port,value) *((volatile unsigned char *)(port)) = (value) macro