Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c43 static srtm_status_t SRTM_I2CService_Notify(srtm_service_t service, srtm_notification_t notif);
156 handle->service.notify = SRTM_I2CService_Notify; in SRTM_I2CService_Create()
252 static srtm_status_t SRTM_I2CService_Notify(srtm_service_t service, srtm_notification_t notif) in SRTM_I2CService_Notify() function