Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Ddns_sd.h109 #define DNS_SD_REGISTER_SERVICE(_id, _instance, _service, _proto, \ argument
112 .instance = _instance, \
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.c348 static struct ticker_instance _instance[TICKER_INSTANCE_MAX]; variable
3224 struct ticker_instance *instance = &_instance[instance_index];
3295 return !!(_instance[instance_index].count_node);
3312 instance = &_instance[instance_index];
3446 struct ticker_instance *instance = &_instance[instance_index];
3568 struct ticker_instance *instance = &_instance[instance_index];
3641 struct ticker_instance *instance = &_instance[instance_index];
3696 struct ticker_instance *instance = &_instance[instance_index];
3752 struct ticker_instance *instance = &_instance[instance_index];
3836 struct ticker_instance *instance = &_instance[instance_index];
[all …]