Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Drelay_aux.c360 if ( configp->auxdev == DEV_W800RF32 ) { in c_start_aux()
H A Dtty_aux.c122 return (configp->auxdev == DEV_W800RF32) ? B4800 : in aux_baudrate()
H A Dprocess.h263 #define DEV_W800RF32 4 macro
H A Dx10aux.c254 if ( auxdev == DEV_W800RF32 || auxdev == DEV_MR26A ) in configure_rf_receiver()
H A Dconfig.c1276 configp->auxdev = DEV_W800RF32; in parse_config_tail()