Searched refs:PECI_CMD_GET_TEMP0 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/ | ||
D | peci.h | 47 PECI_CMD_GET_TEMP0 = 0x01, enumerator |
/Zephyr-latest/samples/drivers/peci/src/ | ||
D | main.c | 115 packet.cmd_code = PECI_CMD_GET_TEMP0; in peci_get_temp() |