Home
last modified time | relevance | path

Searched refs:SCON1 (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/asl/asl-current/include/
H A Dstddef51.inc92 SCON1 SFR 0c0h ; Control Register
93 SM0_1 BIT SCON1.7
94 SM1_1 BIT SCON1.6
95 SM2_1 BIT SCON1.5
96 REN_1 BIT SCON1.4
97 TB8_1 BIT SCON1.3
98 RB8_1 BIT SCON1.2
99 TI_1 BIT SCON1.1
100 RI_1 BIT SCON1.0
H A Dreg251.inc140 SCON1 port 09ah ; Configuration, similar to SCON
/dports/lang/sdcc/sdcc-4.0.0/device/lib/ds390/
H A Dtinibios.c334 SCON1 &= 0xef; // disable receiver in Serial1Init()
343 SCON1 = 0x50; in Serial1Init()
/dports/cad/alliance/alliance/src/mbk/src/
H A Dmbk_lo.c545 delloconuser(ptself -> SCON1) ; in dellofig()
548 mbkfree((void *)ptself -> SCON1) ; in dellofig()
993 ptsig = ptself -> SCON1 -> SIG ; in lofigchain()
995 ptype -> DATA = (void *)addchain((chain_list *)ptype -> DATA,(void *)ptself -> SCON1) ; in lofigchain()
2297 ptself -> SCON1 = ptcon ; in addloself()
2353 if(pt -> SCON1 -> PNODE) in delloself()
2355 delrcnlocon(pt -> SCON1) ; in delloself()
2358 delloconuser(pt -> SCON1) ; in delloself()
2359 mbkfree((void *)pt -> SCON1) ; in delloself()
2449 if(ptself -> SCON1 == NULL) in viewloself()
[all …]
H A Dalc_driv_l.c381 pself -> SCON1 -> SIG -> INDEX,
385 if (!(tmpnum = pself -> SCON1 -> PNODE))
H A Dmlo.h258 struct locon *SCON1 ; /* first connector */ member
H A Dmbk_lo_util.c1027 ptptype = getptype(scanself -> SCON1 -> USER,PNODENAME) ; in flattenlofig()
2684 if (loself_pnt->SCON1 != NULL)
2687 nxt[VHD_scon1DFN] = (void *)loself_pnt->SCON1;
3517 loself_pt->SCON1 = duplocon(loself_pt->SCON1);
3518 locon_pt = loself_pt->SCON1;
3953 loself_rpt->SCON1 = loself_ptr->SCON1;
H A Dalc_pars_l6.c770 if(!ptself -> SCON1 -> SIG -> PRCN) in decode_loself()
772 addlorcnet(ptself -> SCON1 -> SIG) ; in decode_loself()
775 setloconnode(ptself -> SCON1,phscon1) ; in decode_loself()
H A Dspi_drive.c1167 sortconnecteur(df,scanself -> SCON1,1) ; in sort_loself()
/dports/comms/mlan3/mlan3-1.00/lib/userial/Link/
H A Dser550.c138 SCON1 = 0x50; in serial1_init()
H A Dds390lnk.c133 SCON1 = 0x50; in OpenCOM()
/dports/devel/tpasm/tpasm1.11/include/
H A D80c390.inc68 SCON1 EQU 0C0H
215 ; ===== SCON1 =====
/dports/lang/sdcc/sdcc-4.0.0/device/include/
H A Dds80c390.h112 __sfr __at 0xc0 SCON1; /* serial 1 control */
/dports/lang/sdcc/sdcc-4.0.0/device/include/mcs51/
H A Dmcs51reg.h575 #define SCON1 macro
671 #define SCON1 macro
771 #define SCON1 macro
837 #define SCON1 macro
4035 #ifdef SCON1
4036 #undef SCON1
4038 __sfr __at 0xC0 SCON1 ;
H A DuPSD33xx.h387 SFR(SCON1, 0x98); // Serial Port Control.
H A Dmsc1210.h183 __sfr __at (0xc0) SCON1; /* Serial Control 1 */
H A DC8051F340.h120 __sfr __at (0xD2) SCON1 ; /* UART 1 CONTROL */
H A DC8051F020.h149 __sfr __at (0xF1) SCON1 ; /* UART1 CONTROL */
H A DC8051F040.h140 __sfr __at 0x98 SCON1 ; /* UART 1 CONTROL */
H A DC8051F060.h137 __sfr __at 0x98 SCON1 ; /* UART 1 CONTROL */
H A DC8051F120.h139 __sfr __at (0x98) SCON1 ; /* UART 1 CONTROL */
/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/OpenULINK/include/
H A Dreg_ezusb.h179 SFR(SCON1, 0xC0);
/dports/devel/qbs/qbs-src-1.21.0/examples/baremetal/cy7c68013a/nes-gamepads/
H A Dregs.h412 SPEC_FUN_REG(SCON1, 0xC0) // Serial port 1 control.
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/fx2/common/
H A Dfx2regs.h453 __sfr __at (0xC0) SCON1;
/dports/cad/alliance/alliance/src/genlib/src/
H A Dgenlib.c3493 if(self -> SCON1 -> SIG == ls2) in genLOSIGMERGE()
3495 self -> SCON1 -> SIG = ls1 ; in genLOSIGMERGE()

12