Searched refs:h5 (Results 1 – 18 of 18) sorted by relevance
145 static void h5_reset_rx(struct h5_data *h5) in h5_reset_rx() argument147 if (h5->rx_buf) { in h5_reset_rx()148 net_buf_unref(h5->rx_buf); in h5_reset_rx()149 h5->rx_buf = NULL; in h5_reset_rx()152 h5->rx_state = START; in h5_reset_rx()182 static void process_unack(struct h5_data *h5) in process_unack() argument184 uint8_t next_seq = h5->tx_seq; in process_unack()185 uint8_t number_removed = h5->unack_queue_len; in process_unack()187 if (!h5->unack_queue_len) { in process_unack()191 LOG_DBG("rx_ack %u tx_ack %u tx_seq %u unack_queue_len %u", h5->rx_ack, h5->tx_ack, in process_unack()[all …]
18 zephyr_library_sources_ifdef(CONFIG_BT_H5 h5.c)
95 static struct h5 { struct120 } h5; argument146 if (h5.rx_buf) { in h5_reset_rx()147 net_buf_unref(h5.rx_buf); in h5_reset_rx()148 h5.rx_buf = NULL; in h5_reset_rx()151 h5.rx_state = START; in h5_reset_rx()183 uint8_t next_seq = h5.tx_seq; in process_unack()190 LOG_DBG("rx_ack %u tx_ack %u tx_seq %u unack_queue_len %u", h5.rx_ack, h5.tx_ack, h5.tx_seq, in process_unack()194 if (next_seq == h5.rx_ack) { in process_unack()206 if (next_seq != h5.rx_ack) { in process_unack()[all …]
7 #include <st/h5/stm32h563.dtsi>
7 #include <st/h5/stm32h5.dtsi>
7 #include <st/h5/stm32h503.dtsi>
6 #include <st/h5/stm32h5.dtsi>
7 #include <st/h5/stm32h562.dtsi>
7 #include <st/h5/stm32h533.dtsi>
7 #include <st/h5/stm32h573.dtsi>
8 #include <st/h5/stm32h563.dtsi>
8 #include <st/h5/stm32h503Xb.dtsi>9 #include <st/h5/stm32h503rbtx-pinctrl.dtsi>
8 #include <st/h5/stm32h533Xe.dtsi>9 #include <st/h5/stm32h533retx-pinctrl.dtsi>
8 #include <st/h5/stm32h563Xi.dtsi>9 #include <st/h5/stm32h563zitx-pinctrl.dtsi>
8 #include <st/h5/stm32h573Xi.dtsi>9 #include <st/h5/stm32h573iikxq-pinctrl.dtsi>
15 h5, selector34 h5, selector
320 h1, h2, h3, h4, h5 { selector1060 h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {