Searched refs:SRTM_I2C_CATEGORY (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/ |
| D | srtm_i2c_service.c | 29 #define SRTM_I2C_CATEGORY (0x9U) macro 153 handle->service.category = SRTM_I2C_CATEGORY; in SRTM_I2CService_Create() 205 SRTM_Response_Create(channel, SRTM_I2C_CATEGORY, SRTM_I2C_VERSION, command, in SRTM_I2CService_Request() 290 …request = SRTM_Request_Create(NULL, SRTM_I2C_CATEGORY, SRTM_I2C_VERSION, (uint8_t)SRTM_I… in SRTM_I2C_RequestBusRead() 326 …request = SRTM_Request_Create(NULL, SRTM_I2C_CATEGORY, SRTM_I2C_VERSION, (uint8_t)SRTM_I… in SRTM_I2C_RequestBusWrite()
|