Searched refs:off_count (Results 1 – 5 of 5) sorted by relevance
42 printf("Off count: %u\n", retained.off_count); in main()71 retained.off_count += 1; in main()
29 uint32_t off_count; member
76 uint8_t off_count; member110 uint8_t off_count; member
365 cmd.led.temporary.off_count = buf[pos++]; in pd_decode_command()373 cmd.led.permanent.off_count = buf[pos++]; in pd_decode_command()394 cmd.buzzer.off_count = buf[pos++]; in pd_decode_command()
192 buf[len++] = cmd->led.temporary.off_count; in cp_build_command()200 buf[len++] = cmd->led.permanent.off_count; in cp_build_command()211 buf[len++] = cmd->buzzer.off_count; in cp_build_command()