Home
last modified time | relevance | path

Searched defs:cmd_end (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_esp32.c439 const i2c_ll_hw_cmd_t cmd_end = { in i2c_esp32_write_addr() local
470 const i2c_ll_hw_cmd_t cmd_end = { in i2c_esp32_master_read() local
555 const i2c_ll_hw_cmd_t cmd_end = { in i2c_esp32_master_write() local
/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c170 enum flash_transaction_cmd cmd_end) in ramcode_flash_transaction()
/Zephyr-latest/drivers/spi/
Dspi_it8xxx2.c70 uint8_t cmd_end: 1; member