Home
last modified time | relevance | path

Searched refs:R502A_NOT_MATCH_CC (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a.h97 #define R502A_NOT_MATCH_CC 0x08 /* templates of two buffers not matching*/ macro
Dgrow_r502a.c787 } else if (rx_packet.buf[R502A_CC_IDX] == R502A_NOT_MATCH_CC) { in fps_match_templates()