Searched refs:scd4x_cmds (Results 1 – 2 of 2) sorted by relevance
80 const struct cmds_t scd4x_cmds[] = { variable
37 sys_put_be16(scd4x_cmds[cmd].cmd, tx_buf); in scd4x_write_command()41 if (scd4x_cmds[cmd].cmd_duration_ms) { in scd4x_write_command()42 k_msleep(scd4x_cmds[cmd].cmd_duration_ms); in scd4x_write_command()76 sys_put_be16(scd4x_cmds[cmd].cmd, tx_buf); in scd4x_write_reg()92 if (scd4x_cmds[cmd].cmd_duration_ms) { in scd4x_write_reg()93 k_msleep(scd4x_cmds[cmd].cmd_duration_ms); in scd4x_write_reg()