Searched refs:idle_packets_count (Results 1 – 1 of 1) sorted by relevance
177 uint8_t idle_packets_count; member836 rc = pinnacle_write(dev, PINNACLE_REG_Z_IDLE, config->idle_packets_count); in pinnacle_init()879 .idle_packets_count = DT_INST_PROP(inst, idle_packets_count), \907 BUILD_ASSERT(IN_RANGE(DT_INST_PROP(inst, idle_packets_count), 0, UINT8_MAX), \