Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Ddns_sd.h112 #define DNS_SD_REGISTER_SERVICE(_id, _instance, _service, _proto, \ argument
115 .instance = _instance, \
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c359 static struct ticker_instance _instance[TICKER_INSTANCE_MAX]; variable
3399 struct ticker_instance *instance = &_instance[instance_index];
3476 return !!(_instance[instance_index].count_node);
3493 instance = &_instance[instance_index];
3627 struct ticker_instance *instance = &_instance[instance_index];
3756 struct ticker_instance *instance = &_instance[instance_index];
3829 struct ticker_instance *instance = &_instance[instance_index];
3884 struct ticker_instance *instance = &_instance[instance_index];
3940 struct ticker_instance *instance = &_instance[instance_index];
4024 struct ticker_instance *instance = &_instance[instance_index];
[all …]