Searched refs:outpb (Results 1 – 5 of 5) sorted by relevance
534 #define outpb(port,value) *((volatile unsigned char *)(port)) = (value) macro
642 outpb(&HSUSBD->CEPDAT, u8Value); in HSUSBD_CtrlIn()
670 outpb(&HSUSBD->CEPDAT, u8Value); in HSUSBD_CtrlIn()
649 #define outpb(port,value) (*((volatile unsigned char *)(port))=(value)) macro
632 #define outpb(port,value) *((volatile unsigned char *)(port)) = (value) macro