Home
last modified time | relevance | path

Searched refs:slave (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dtfa_device_hal.c172 …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()
Dtfa_device_hal.h120 …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…
DREADME.md28 …- 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/
Dboot_multicore_slave.c105 #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/
Dtfa2_dev.h150 #define IS_I2C_TFA(slave) ((0x30 < slave) || (slave > 0x37)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/misc_utilities/
DKconfig24 Used to include slave core binary into master core binary.
/hal_nxp-3.6.0/s32/
DREADME60 nodes enabled. Enable SPI slave support bases on CONFIG_SPI_SLAVE.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L3A60/
Dall_lib_device.cmake10 # # description: Used to include slave core binary into master core binary.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S69/
Dall_lib_device.cmake10 # # description: Used to include slave core binary into master core binary.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1166/
Dall_lib_device.cmake47 # # description: Used to include slave core binary into master core binary.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1176/
Dall_lib_device.cmake76 # # description: Used to include slave core binary into master core binary.