Searched refs:OTM8009A_ID1 (Results 1 – 2 of 2) sorted by relevance
17 #define OTM8009A_ID1 0x40U macro
86 if (id != OTM8009A_ID1) { in otm8009a_check_id()87 LOG_ERR("ID 0x%x (should 0x%x)", id, OTM8009A_ID1); in otm8009a_check_id()