Searched full:with (Results 1 – 17 of 17) sorted by relevance
| /hal_intel-latest/bsp_sedi/include/driver/ |
| D | sedi_driver_spi.h | 83 * The SPI will not drive or monitor the CS pin, user drives it with 109 * For bulk transfer, the data length should be aligned with the FIFO 117 * For bulk transfer, the data length should be aligned with the FIFO 411 * Typically used in callback function with event SEDI_SPI_EVENT_TX_FINISHED. 415 * \param[in] *tx_buffer: pointer of the buffer with data 426 * Typically used in callback function with event SEDI_SPI_EVENT_RX_FINISHED. 430 * \param[out] *rx_buffer: pointer of the buffer with data 441 * \param[in] *data_out: pointer of the buffer with data 443 * \param[out] *data_in: pointer of the buffer with data 454 * \param[in] *data_out: pointer of the buffer with data [all …]
|
| D | sedi_driver_dma.h | 359 * \brief fill up linked-list node with given configuration 374 * \brief fill up linked-list node with given scatter gather configuration 386 * \brief transfer data with dma in linked-list mode 397 * \brief transfer data with dma 410 * \brief transfer data with dma in pulling mode
|
| D | sedi_driver_i2c.h | 354 * \param[in] *data: pointer of the buffer with data 384 * \param[in] *data: pointer of the buffer with data 423 * \param[in] *data: pointer of the buffer with data
|
| D | sedi_driver_common.h | 27 * \brief Generate a mask with bit x set. 251 * \brief SEDI set certain bit with certain value
|
| D | sedi_driver_uart.h | 211 * @param[in] status UART module status.To be interpreted with 545 * This function fills the uart fifo with data provided in the
|
| /hal_intel-latest/bsp_sedi/soc/common/include/ |
| D | sedi_reg_defs.h | 55 * REGBM: The REGister Bit Mask of a specific bit with offset _bit_off. 84 * RBFV: The constant for a Register Bit Field Value with name _value_name. 89 * RBFVM: The Bit Mask of a Register Bit Field Value with name _value_name. 95 * RBFM_VALUE: The Bit Mask of a Register Bit Field with value _value. 146 * Define a Register Bit Field Value (RBFV) with name _value_name 154 * PREG: a register with pointer. 160 * The pointer of a SEDI register with/without const qualifier 201 * Check if a register has a specific RBFV with name _value_name set. 227 * Set a RBFV with name _value_name into a register.
|
| /hal_intel-latest/docs/ |
| D | bsp_sedi_doxyfile | 49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 87 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), 88 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, 125 # following values are used ($name is automatically replaced with the name of 263 # documentation, which will result in a user-defined paragraph with heading 268 # escape them by means of a backslash (\), this can lead to conflicts with the 311 # parses. With this tag you can assign which parser to use for a given 337 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 423 # Note that this feature does not work in combination with 430 # with only public data fields or simple typedef fields will be shown inline in [all …]
|
| /hal_intel-latest/ |
| D | LICENSE | 3 Redistribution and use in source and binary forms, with or without 10 and/or other materials provided with the distribution.
|
| /hal_intel-latest/.github/workflows/ |
| D | iut_zephyr_build.yml | 25 # GitHub comes up with a fundamental fix for this problem. 34 with:
|
| /hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/ |
| D | ipapg.S | 106 #return to AON task (still with ROM GDT and segments in case of PG exit)
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/dma/ |
| D | test_dma_m2m.c | 56 iut_case_print("Run with blen=%u\n", blen); in test_dma_m2m()
|
| /hal_intel-latest/bsp_sedi/drivers/dma/ |
| D | sedi_dma_ann_1p0.c | 42 DMA_TYPE_MULTI_LL_CIRCULAR, /**< Link list multiblock mode with 388 /* select peripheral rx/tx to link up with dma*/ in dma_apply_other_regs() 391 /* select peripheral device to connect with dma req wire*/ in dma_apply_other_regs()
|
| /hal_intel-latest/bsp_sedi/drivers/hpet/ |
| D | sedi_hpet.c | 11 /* define two 64-bit registers for easy access with SEDI REG APIs */
|
| /hal_intel-latest/bsp_sedi/drivers/usart/ |
| D | sedi_dw_uart.c | 287 /* Call callback with error. */ in io_vec_write_callback() 326 /* Call callback with error. */ in io_vec_read_callback() 575 * confirmed with hardware address match. in sedi_uart_isr_handler() 1772 /* Initiate transfer with the first member of the vector. */ in sedi_uart_write_vec_async() 1808 /* Initiate transfer with the first member of the vector. */ in sedi_uart_read_vec_async()
|
| /hal_intel-latest/bsp_sedi/drivers/i2c/ |
| D | sedi_i2c_dw_apb_200a.c | 686 /* sent last data by interrupt, with stop if not pending */ in callback_dma_transfer() 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/soc/intel_ish/pm/ |
| D | ish_pm.c | 313 /* switch to aontask through a far call with aontask's TSS selector */ in switch_to_aontask()
|
| /hal_intel-latest/bsp_sedi/drivers/spi/ |
| D | sedi_spi_dw_apb.c | 497 /* Compare with FIFO depth */ in dw_spi_set_start_condition()
|