Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_lan865x.c264 uint8_t node_cnt, uint8_t burst_cnt, uint8_t burst_timer) in lan865x_config_plca() argument
273 val = ((uint32_t)node_cnt << 8) | node_id; in lan865x_config_plca()