Searched refs:cmd_bits (Results 1 – 3 of 3) sorted by relevance
90 int cmd_bits; ///< Length (in bits) of the command phase member
111 int cmdlen = trans->cmd_bits; in spi_hal_setup_trans()
621 hal_trans.cmd_bits = ((spi_transaction_ext_t *)trans)->command_bits; in spi_new_trans()623 hal_trans.cmd_bits = dev->cfg.command_bits; in spi_new_trans()