Searched defs:max_count (Results 1 – 11 of 11) sorted by relevance
123 int count = 0, max_count = 0, max_count_pos = 0; in ht40_get_qos_auth_group_info() local
156 bool os_sem_create(void **pp_handle, uint32_t init_count, uint32_t max_count) in os_sem_create()
713 int max_count = 7; /* max repeat count */ local758 int max_count = 7; /* max repeat count */ local
721 int max_count = 7; /* max repeat count */ local766 int max_count = 7; /* max repeat count */ local
181 uint8_t max_count; in search_next_ip() local
178 volatile uint8_t max_count; in search_next_ip() local
228 int max_count = 16; in receive_chars() local
350 bool osif_sem_create(void **pp_handle, uint32_t init_count, uint32_t max_count) in osif_sem_create()
352 bool osif_sem_create(void **pp_handle, uint32_t init_count, uint32_t max_count) in osif_sem_create()
776 int max_count = (enc->mb_w_ * enc->mb_h_) >> 3; in VP8EncTokenLoop() local
904 k_sem_handle_t csi_kernel_sem_new(int32_t max_count, int32_t initial_count) in csi_kernel_sem_new()
Completed in 23 milliseconds