Home
last modified time | relevance | path

Searched full:on (Results 1 – 19 of 19) sorted by relevance

/hal_intel-latest/bsp_sedi/include/driver/
Dsedi_driver_uart.h209 * @param[in] SEDI_DRIVER_OK on success,negative value for possible
290 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
310 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
317 * Perform a single character write on the UART interface.
324 * @retval SEDI_DRIVER_OK on success.
341 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
349 * Perform a read on the UART interface. This is a blocking
360 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
369 * Perform a single character write on the UART interface.
376 * @retval SEDI_DRIVER_OK on success, negative value for possible errors.
[all …]
Dsedi_driver_common.h287 /**< Power on: full operation at maximum performance */
Dsedi_driver_spi.h133 * Set the dummy data on the bus, for example, master wants to read
/hal_intel-latest/docs/
Dbsp_sedi_doxyfile186 # support long names like on DOS, Mac, or CD-ROM.
310 # Doxygen selects the parser to use depending on the extension of the files it
420 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
433 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
464 # during processing. When set to 0 doxygen will based this on the number of
591 # references to files without having to specify the exact matching casing. On
593 # to NO, whereas on Linux or other Unix flavors it should typically be set to
792 # The QUIET tag can be used to turn on/off the messages that are generated to
799 # The WARNINGS tag can be used to turn on/off the warning messages that are
801 # this implies that the warnings are on.
[all …]
/hal_intel-latest/zephyr/subsys/logging/backends/
DKconfig.i2c11 depends on I2C_SEDI
22 When enabled automatically start the I2C logging backend on
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c58 * Since on x86, the IDT entry index (count from 0) is also the interrupt
126 * see 'I/O port permissions' on
378 static void sram_power(int on) in sram_power() argument
383 sram_toggle_bank(i, on); in sram_power()
417 /* SRAM needs time to warm up after power on */
420 static void sram_power(int on) in sram_power() argument
439 if (on && (BANK_PG_STATUS(i))) { in sram_power()
441 /* power on and enable a bank */ in sram_power()
696 * poll LDO_READY status to make sure SRAM LDO is on in handle_d0i2()
750 /* power on main SRAM */ in handle_d0i3()
Dipapg.S51 #enable IPAPG, we will actually enter PG on the next halt
/hal_intel-latest/.github/workflows/
Diut_zephyr_build.yml3 on:
13 runs-on: ubuntu-22.04
Dsedi_docs_update.yml3 on:
11 runs-on: ubuntu-22.04
Dcheckpatch.yml3 on:
11 runs-on: ubuntu-22.04
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dish_dma.c67 /* set DRAM address 32 MSB for DMA transactions on UMA */ in ish_dma_init()
147 /* Disable DMA on per-channel basis. */ in ish_dma_disable()
Dish_pm.h29 * D3 state: power off state, on ISH5.0, can't do real power off,
Dish_dma.h26 /* ISH5 and on */
Dish_pm.c698 PM_LOG("Total time on: %.6llu ms\n", tall/1000); in command_idle_stats()
/hal_intel-latest/
DSECURITY.md7 For more information on how Intel works to resolve security issues, see
DLICENSE22 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
/hal_intel-latest/bsp_sedi/soc/intel_ish/include/
Dsedi_soc.h13 /* ISH SoC clock is lower on FPGA than Silicon */
/hal_intel-latest/bsp_sedi/drivers/ipc/
Dsedi_ipc.c208 * IPC is an always-on IP, no power operation available for IPC,
/hal_intel-latest/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c724 /* Check if there are any errors on the line. */ in sedi_uart_read()
993 /* Enable or disable the driver based on config. */ in sedi_uart_rs485_set_config()
996 /* Enable or disable the receiver based on config. */ in sedi_uart_rs485_set_config()