Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/w1/
Dw1_ds2485.c33 uint8_t tx_bytes[3 + SCRIPT_WR_LEN] = { in ds2485_w1_script_cmd()
51 __ASSERT_NO_MSG(tx_len <= SCRIPT_WR_LEN); in ds2485_w1_script_cmd()
Dw1_ds2477_85_common.h104 #define SCRIPT_WR_LEN 1U macro