Searched refs:cmdBitLen (Results 1 – 5 of 5) sorted by relevance
216 uint16_t cmdBitLen; /*!< Command byte length*/ member334 if (pInData->cmdBitLen != 0) { in psram_cmd_config()336 SET_PERI_REG_BITS(SPI_USER2_REG(spi_num), SPI_USR_COMMAND_BITLEN, pInData->cmdBitLen - 1, in psram_cmd_config()424 ps_cmd.cmdBitLen = 0; in psram_disable_qio_mode()445 ps_cmd.cmdBitLen = 8; in psram_read_id()453 ps_cmd.cmdBitLen = 2; //this two bits is used to delay 2 clock cycle in psram_read_id()480 ps_cmd.cmdBitLen = 0; in psram_enable_qio_mode()488 ps_cmd.cmdBitLen = 2; in psram_enable_qio_mode()512 ps_cmd.cmdBitLen = 0; in spi_user_psram_write()538 ps_cmd.cmdBitLen = 0; in spi_user_psram_read()[all …]
19 uint16_t cmdBitLen; /*!< Command byte length*/ member
53 uint16_t cmdBitLen; /*!< Command byte length*/ member
143 conf.cmdBitLen = cmd_bit_len; in _psram_exec_cmd()
197 conf.cmdBitLen = cmd_bit_len; in _psram_exec_cmd()