HomeSort by: relevance | last modified time | path
    Searched refs:TWI_CR_STOP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/at91/
at91twireg.h 61 #define TWI_CR_STOP 0x02U /* 1 = send a stop condition */
at91twi.c 197 at91twi_writereg(sc, TWI_CR, TWI_CR_STOP);
248 at91twi_writereg(sc, TWI_CR, TWI_CR_START | TWI_CR_STOP);

Completed in 14 milliseconds