Searched refs:options (Results 1 – 8 of 8) sorted by relevance
/hal_microchip-latest/mpfs/drivers/mss/mss_i2c/ |
D | mss_i2c.h | 571 uint8_t options; member 821 uint8_t options 904 uint8_t options 997 uint8_t options
|
D | mss_i2c.c | 159 uint8_t options in MSS_I2C_write() argument 193 this_i2c->options = options; in MSS_I2C_write() 232 uint8_t options in MSS_I2C_read() argument 266 this_i2c->options = options; in MSS_I2C_read() 306 uint8_t options in MSS_I2C_write_read() argument 352 this_i2c->options = options; in MSS_I2C_write_read() 753 hold_bus = this_i2c->options & MSS_I2C_HOLD_BUS; in mss_i2c_isr() 848 hold_bus = this_i2c->options & MSS_I2C_HOLD_BUS; in mss_i2c_isr()
|
/hal_microchip-latest/mpfs/drivers/mss/mss_sys_services/ |
D | mss_sys_services.h | 1830 uint32_t options, 1998 uint8_t options,
|
D | mss_sys_services.c | 956 uint32_t options, in MSS_SYS_digest_check() argument 962 uint32_t l_options = options; in MSS_SYS_digest_check() 1046 uint8_t options, in MSS_SYS_spi_copy() argument 1053 if ((options < 1U) || (options > 3U)) in MSS_SYS_spi_copy() 1061 mb_format[16] = options; in MSS_SYS_spi_copy()
|
/hal_microchip-latest/mec5/drivers/ |
D | mec_qspi.c | 548 int mec_hal_qspi_options(struct mec_qspi_regs *regs, uint8_t en, uint32_t options) in mec_hal_qspi_options() argument 556 if (options & MEC_BIT(MEC_QSPI_OPT_ACTV_EN_POS)) { in mec_hal_qspi_options() 562 if (options & MEC_BIT(MEC_QSPI_OPT_TAF_DMA_EN_POS)) { in mec_hal_qspi_options() 568 if (options & MEC_BIT(MEC_QSPI_OPT_RX_LDMA_EN_POS)) { in mec_hal_qspi_options() 574 if (options & MEC_BIT(MEC_QSPI_OPT_TX_LDMA_EN_POS)) { in mec_hal_qspi_options()
|
D | mec_qspi_api.h | 188 int mec_hal_qspi_options(struct mec_qspi_regs *regs, uint8_t en, uint32_t options);
|
/hal_microchip-latest/mpfs/drivers/fpga_ip/CoreSysServices_PF/ |
D | core_sysservices_pf.h | 1321 uint32_t options,
|
D | core_sysservices_pf.c | 652 uint32_t options, in SYS_digest_check_service() argument 657 uint32_t l_options = options; in SYS_digest_check_service()
|