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.c361 static struct ticker_instance _instance[TICKER_INSTANCE_MAX]; variable
3410 struct ticker_instance *instance = &_instance[instance_index];
3487 return !!(_instance[instance_index].count_node);
3504 instance = &_instance[instance_index];
3638 struct ticker_instance *instance = &_instance[instance_index];
3767 struct ticker_instance *instance = &_instance[instance_index];
3840 struct ticker_instance *instance = &_instance[instance_index];
3895 struct ticker_instance *instance = &_instance[instance_index];
3951 struct ticker_instance *instance = &_instance[instance_index];
4035 struct ticker_instance *instance = &_instance[instance_index];
[all …]