Searched refs:SCRIPT_WR_LEN (Results 1 – 2 of 2) sorted by relevance
33 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()
104 #define SCRIPT_WR_LEN 1U macro