Home
last modified time | relevance | path

Searched full:no (Results 1 – 17 of 17) sorted by relevance

/hal_intel-latest/docs/
Dbsp_sedi_doxyfile69 # The default value is: NO.
71 CREATE_SUBDIRS = NO
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
77 # The default value is: NO.
79 ALLOW_UNICODE_NAMES = NO
106 # documentation (similar to Javadoc). Set to NO to disable this.
114 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
144 # The default value is: NO.
146 ALWAYS_DETAILED_SEC = NO
152 # The default value is: NO.
[all …]
/hal_intel-latest/bsp_sedi/include/driver/
Dsedi_driver_uart.h49 /**< 5 data bits, no parity, 1 stop bit. */
51 /**< 5 data bits, no parity, 1.5 stop bits. */
61 /**< 6 data bits, no parity, 1 stop bit. */
63 /**< 6 data bits, no parity, 2 stop bits. */
73 /**< 7 data bits, no parity, 1 stop bit. */
75 /**< 7 data bits, no parity, 2 stop bits. */
85 /**< 8 data bits, no parity, 1 stop bit. */
87 /**< 8 data bits, no parity, 2 stop bits. */
490 * @retval false if no irq is pending.
770 * @return void :No return value.
Dsedi_driver_common.h150 * \brief No empty entry for client configurations.
279 /**< Power off: no operation possible */
Dsedi_driver_spi.h53 * No need to input args
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dish_dma.c90 * shut off interrupts to assure no simultanious in ish_dma_copy()
137 /* Mark the DMA VNN power rail as no longer needed */ in ish_dma_copy()
Dish_pm.c697 PM_LOG("Aontask exists: %s\n", pm_ctx.aon_valid ? "Yes" : "No"); in command_idle_stats()
/hal_intel-latest/zephyr/iut_test/test_zephyr/x86/
Dtest_fatal.c17 iut_case_print("no way to come here, %d\n", num); in test_divide0()
/hal_intel-latest/
DLICENSE18 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
/hal_intel-latest/.github/workflows/
Dsedi_docs_update.yml47 echo "No update to SEDI docs"
Dcheckpatch.yml38 git diff --patch FETCH_HEAD | ./checkpatch.pl --no-tree --codespellfile ./spelling.txt -
/hal_intel-latest/zephyr/subsys/logging/backends/
Dlog_backend_i2c.c87 /* No specified log i2c device or device not ready */ in log_backend_i2c_init()
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Dipapg.S64 #got out of IPAPG, jumped here from ROM if there was no abort condition
/hal_intel-latest/bsp_sedi/drivers/i2c/
Dsedi_i2c_dw_apb_200a.c440 /* No need to send anymore */ in i2c_ask_data()
529 /* NO need to send STOP, but need to change watermark in i2c_send()
1215 /* For receive with no STOP, while all data received, ended */ in sedi_i2c_isr_handler()
1231 /* For send with no STOP, while TX FIFO empty, ended */ in sedi_i2c_isr_handler()
/hal_intel-latest/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c16 /* No interrupt pending */
519 /* No more data in the RX FIFO. */ in sedi_uart_isr_handler()
890 /* No ongoing write transaction to be terminated. */ in sedi_uart_async_write_terminate()
916 /* No ongoing read transaction to be terminated. */ in sedi_uart_async_read_terminate()
2001 /* No ongoing write transaction to be terminated. */ in sedi_uart_dma_write_terminate()
2044 /* No ongoing read transaction to be terminated. */ in sedi_uart_dma_read_terminate()
/hal_intel-latest/bsp_sedi/drivers/spi/
Dsedi_spi_dw_apb.c353 /* After fill in addr and instruction, no need to keep quad state, in lld_spi_fill_fifo()
1069 /* After fill in addr and instruction, no need to keep quad state, in sedi_spi_dma_transfer()
1291 /* single mode no need to configure */ in spi_enhanced_config()
1305 /* add SPI_DW_2_0 here as sedi_spi_reg.h osxml has no SPI_CTRL0*/ in spi_enhanced_config()
/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/dma/
Dsedi_dma_ann_1p0.c456 /*return if no need to config*/ in dma_channel_apply_config()