Lines Matching refs:rows
237 uint8_t *rows = test_rows[KBD_DEV_INTERRUPT]; in ZTEST() local
252 rows[0] = BIT(0); in ZTEST()
257 rows[1] = BIT(1); in ZTEST()
261 rows[0] = 0x00; in ZTEST()
265 rows[1] = 0x00; in ZTEST()
295 uint8_t *rows = test_rows[KBD_DEV_POLL]; in ZTEST() local
310 rows[0] = BIT(0); in ZTEST()
315 rows[1] = BIT(1); in ZTEST()
319 rows[0] = 0x00; in ZTEST()
323 rows[1] = 0x00; in ZTEST()
353 uint8_t *rows = test_rows[KBD_DEV_SCAN]; in ZTEST() local
373 rows[0] = BIT(0); in ZTEST()
378 rows[1] = BIT(1); in ZTEST()
382 rows[0] = 0x00; in ZTEST()
386 rows[1] = 0x00; in ZTEST()