Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/
Dhmc5883l.h31 #define HMC5883L_CHIP_ID_C '3' macro
Dhmc5883l.c107 id[2] != HMC5883L_CHIP_ID_C) { in hmc5883l_init()