Home
last modified time | relevance | path

Searched defs:opt_y (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Di2c_tools.c486 const unsigned opt_f = (1 << 0), opt_y = (1 << 1); in i2cget_main() local
573 const unsigned opt_f = (1 << 0), opt_y = (1 << 1), in i2cset_main() local
947 const unsigned opt_f = (1 << 0), opt_y = (1 << 1), in i2cdump_main() local
1245 const unsigned opt_y = (1 << 0), opt_a = (1 << 1), in i2cdetect_main() local
1409 opt_y = (1 << 1), in i2ctransfer_main() enumerator