Searched refs:PECI_RD_PKG_WR_LEN (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/ | ||
D | peci.h | 122 #define PECI_RD_PKG_WR_LEN (5U) macro |
/Zephyr-latest/samples/drivers/peci/src/ | ||
D | main.c | 73 packet.tx_buffer.len = PECI_RD_PKG_WR_LEN; in peci_get_tjmax() |