Searched refs:slotcnt (Results 1 – 3 of 3) sorted by relevance
223 resp.nvs_sect[0].slotcnt); in hn_nvs_conn_rxbuf()224 hv->rxbuf_section_cnt = resp.nvs_sect[0].slotcnt; in hn_nvs_conn_rxbuf()
134 uint32_t slotcnt; member
1001 int slot, slotcnt; in tdma_isfull() local1003 slotcnt = tdma->tdma_slotcnt; in tdma_isfull()1004 for (slot = slotcnt-1; slot >= 0; slot--) in tdma_isfull()