Searched refs:slave (Results 1 – 11 of 11) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/ |
D | tfa_device_hal.c | 172 …tfa9xxx_handle_t *handle, uint8_t slave, uint32_t wrLength, uint8_t *wrData, uint32_t rdLength, ui… in TFA_I2C_WriteReadRaw() argument 175 .addr = slave, in TFA_I2C_WriteReadRaw() 190 int32_t TFA_I2C_WriteRaw(tfa9xxx_handle_t *handle, uint8_t slave, uint32_t len, const uint8_t *data) in TFA_I2C_WriteRaw() argument 192 return TFA_I2C_WriteReadRaw(handle, slave, len, (uint8_t *)data, 0, NULL); in TFA_I2C_WriteRaw()
|
D | tfa_device_hal.h | 120 …tfa9xxx_handle_t *handle, uint8_t slave, uint32_t wrLength, uint8_t *wrData, uint32_t rdLength, ui… 131 int32_t TFA_I2C_WriteRaw(tfa9xxx_handle_t *handle, uint8_t slave, uint32_t len, const uint8_t *data…
|
D | README.md | 28 …- The slave address of TFA is defined by the voltage level on pin ADS2 and ADS1. Therefore 4 possi…
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L3A60/mcuxpresso/ |
D | boot_multicore_slave.c | 105 #error CM4 slave not currently supported in boot_multicore_slave() 107 #error Cannot resolve slave core image address in boot_multicore_slave()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_dev.h | 150 #define IS_I2C_TFA(slave) ((0x30 < slave) || (slave > 0x37)) argument
|
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/misc_utilities/ |
D | Kconfig | 24 Used to include slave core binary into master core binary.
|
/hal_nxp-3.6.0/s32/ |
D | README | 60 nodes enabled. Enable SPI slave support bases on CONFIG_SPI_SLAVE.
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L3A60/ |
D | all_lib_device.cmake | 10 # # description: Used to include slave core binary into master core binary.
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S69/ |
D | all_lib_device.cmake | 10 # # description: Used to include slave core binary into master core binary.
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1166/ |
D | all_lib_device.cmake | 47 # # description: Used to include slave core binary into master core binary.
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1176/ |
D | all_lib_device.cmake | 76 # # description: Used to include slave core binary into master core binary.
|