Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Dhsusbd.c642 outpb(&HSUSBD->CEPDAT, u8Value); in HSUSBD_CtrlIn()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
DM480.h534 #define outpb(port,value) *((volatile unsigned char *)(port)) = (value) macro