Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/display/
Ddisplay_otm8009a.h17 #define OTM8009A_ID1 0x40U macro
Ddisplay_otm8009a.c86 if (id != OTM8009A_ID1) { in otm8009a_check_id()
87 LOG_ERR("ID 0x%x (should 0x%x)", id, OTM8009A_ID1); in otm8009a_check_id()