Home
last modified time | relevance | path

Searched full:update (Results 1 – 6 of 6) sorted by relevance

/hal_intel-3.6.0/.github/workflows/
Dsedi_docs_update.yml1 name: SEDI Doxygen Document Update
28 sudo apt-get update
42 git commit -s -m "Update SEDI docs, triggered by ${git_hash}"
45 echo "No update to SEDI docs"
/hal_intel-3.6.0/bsp_sedi/include/driver/
Dsedi_driver_spi.h151 * not physical continuous. Users need to update buffer while callback
154 * sedi_spi_update_rx_buf to update buffers.
409 * \brief Update tx buffer during a spi irq transfer
424 * \brief Update rx buffer during a spi irq transfer
Dsedi_driver_uart.h517 * after calling the IRQ update function.
651 * @brief Update the cached values of the IRQ status.
/hal_intel-3.6.0/bsp_sedi/drivers/spi/
Dsedi_spi_dw_apb.c258 /* Update context default settings */ in lld_spi_default_config()
383 /* Update size */ in lld_spi_fill_fifo()
421 /* Update size and buff */ in lld_spi_receive_fifo()
1151 /* Update buffer and number */ in sedi_spi_poll_transfer()
1162 /* Update buffer and number */ in sedi_spi_poll_transfer()
1366 /* As continuous mode all use both transfer mode, rx also need to update in sedi_spi_update_tx_buf()
1392 /* As continuous mode all use both transfer mode, rx also need to update in sedi_spi_update_rx_buf()
/hal_intel-3.6.0/bsp_sedi/soc/intel_ish/pm/
Dish_pm.c157 /* update GDT's limit size */ in add_gdt_entry()
/hal_intel-3.6.0/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c1678 /* Update the read idx to last read location. */ in sedi_uart_get_unsol_data()