Home
last modified time | relevance | path

Searched refs:SCL_LOW (Results 1 – 3 of 3) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/device/lib/ds390/
H A Di2c390.c44 #define SCL_LOW (P5 &= ~1) macro
84 SCL_LOW; in I2CReset()
104 SCL_LOW; /* ...and then SCL -> start condition. */ in I2CStart()
150 SCL_LOW; /* Pull SCL back down */ in BitOutI2C()
174 SCL_LOW; /* Pull SCL back up */ in BitInI2C()
/dports/editors/picpas/PicPas-7940bc3/Compativa Compiladores II/MikroC/
H A DDigital_Clock_Test_PIC16F877A_MIKROC.c103 #define SCL_LOW SCL = 0 // SCL nivel bajo. macro
332 SCL_LOW; in I2C_start()
352 SCL_LOW; in I2C_writeByte()
358 SCL_LOW; in I2C_writeByte()
373 SCL_LOW; in I2C_readByte()
379 SCL_LOW; in I2C_readByte()
H A DDigital_Clock_Test_PIC16F84A_MIKROC.c103 #define SCL_LOW SCL = 0 // SCL nivel bajo. macro
332 SCL_LOW; in I2C_start()
352 SCL_LOW; in I2C_writeByte()
358 SCL_LOW; in I2C_writeByte()
373 SCL_LOW; in I2C_readByte()
379 SCL_LOW; in I2C_readByte()