Searched defs:limit (Results 1 – 7 of 7) sorted by relevance
186 for (int16_t i = chan->data->observers_start_idx, limit = chan->data->observers_end_idx; in _zbus_vded_exec() local250 const int limit = chan->data->observers_end_idx; in chan_update_hop() local551 limit = chan->data->observers_end_idx; in zbus_obs_set_chan_notification_mask() local587 const int limit = chan->data->observers_end_idx; in zbus_obs_is_chan_notification_masked() local
74 for (int16_t i = chan->data->observers_start_idx, limit = chan->data->observers_end_idx; in _zbus_runtime_take_chan_sem_and_obs_check() local
137 uint8_t idx, limit; in handle_info_get() local
445 uint8_t limit = (1 << n) - 1; in hpack_integer_encode() local
535 size_t limit = data + len - p; in header_states() local
1505 int limit = MIN(options[i].len, 5), plen = 0, vlen; in lwm2m_write_attr_handler() local
53 uint8_t i, limit = *count; in get_faults() local
Completed in 19 milliseconds