Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c70 uint16_t switch_addr; in SRTM_I2CService_ReadBus() local
86 switch_addr = switch_inst->slaveAddr; in SRTM_I2CService_ReadBus()
90 (void)adapter->switchchannel(adapter, base_addr, type, switch_addr, switch_channel); in SRTM_I2CService_ReadBus()
109 uint16_t switch_addr; in SRTM_I2CService_WriteBus() local
125 switch_addr = switch_inst->slaveAddr; in SRTM_I2CService_WriteBus()
129 (void)adapter->switchchannel(adapter, base_addr, type, switch_addr, switch_channel); in SRTM_I2CService_WriteBus()