Searched refs:pFunctLSScfgStore (Results 1 – 2 of 2) sorted by relevance
187 if (LSSslave->pFunctLSScfgStore == NULL) { in CO_LSSslave_serviceConfig()194 result = LSSslave->pFunctLSScfgStore(LSSslave->functLSScfgStore, in CO_LSSslave_serviceConfig()400 LSSslave->pFunctLSScfgStore = NULL; in CO_LSSslave_init()457 bool_t (*pFunctLSScfgStore)(void *object, uint8_t id, uint16_t bitRate)) in CO_LSSslave_initCfgStoreCallback()461 LSSslave->pFunctLSScfgStore = pFunctLSScfgStore; in CO_LSSslave_initCfgStoreCallback()
252 …bool_t (*pFunctLSScfgStore)(void *object, uint8_t id, uint16_t bitRate); /**< From … member411 bool_t (*pFunctLSScfgStore)(void *object, uint8_t id, uint16_t bitRate));