OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TWI_READY
(Results
1 - 2
of
2
) sorted by null
/external/arduino/libraries/Wire/utility/
twi.h
39
#define
TWI_READY
0
twi.c
65
twi_state =
TWI_READY
;
124
while(
TWI_READY
!= twi_state){
187
while(
TWI_READY
!= twi_state){
314
twi_state =
TWI_READY
;
329
twi_state =
TWI_READY
;
464
twi_state =
TWI_READY
;
Completed in 41 milliseconds