Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dh5.c145 static void h5_reset_rx(struct h5_data *h5) in h5_reset_rx() argument
147 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() argument
184 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 …]
DCMakeLists.txt18 zephyr_library_sources_ifdef(CONFIG_BT_H5 h5.c)
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart_3wire/src/
Dmain.c95 static struct h5 { struct
120 } h5; argument
146 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 …]
/Zephyr-Core-3.7.0/dts/arm/st/h5/
Dstm32h573.dtsi7 #include <st/h5/stm32h563.dtsi>
Dstm32h503.dtsi7 #include <st/h5/stm32h5.dtsi>
Dstm32h503Xb.dtsi7 #include <st/h5/stm32h503.dtsi>
Dstm32h533.dtsi6 #include <st/h5/stm32h5.dtsi>
Dstm32h563.dtsi7 #include <st/h5/stm32h562.dtsi>
Dstm32h533Xe.dtsi7 #include <st/h5/stm32h533.dtsi>
Dstm32h573Xi.dtsi7 #include <st/h5/stm32h573.dtsi>
Dstm32h563Xi.dtsi8 #include <st/h5/stm32h563.dtsi>
Dstm32h562.dtsi7 #include <st/h5/stm32h5.dtsi>
/Zephyr-Core-3.7.0/boards/st/nucleo_h503rb/
Dnucleo_h503rb.dts8 #include <st/h5/stm32h503Xb.dtsi>
9 #include <st/h5/stm32h503rbtx-pinctrl.dtsi>
/Zephyr-Core-3.7.0/boards/st/nucleo_h533re/
Dnucleo_h533re.dts8 #include <st/h5/stm32h533Xe.dtsi>
9 #include <st/h5/stm32h533retx-pinctrl.dtsi>
/Zephyr-Core-3.7.0/boards/st/nucleo_h563zi/
Dnucleo_h563zi-common.dtsi8 #include <st/h5/stm32h563Xi.dtsi>
9 #include <st/h5/stm32h563zitx-pinctrl.dtsi>
/Zephyr-Core-3.7.0/boards/st/stm32h573i_dk/
Dstm32h573i_dk.dts8 #include <st/h5/stm32h573Xi.dtsi>
9 #include <st/h5/stm32h573iikxq-pinctrl.dtsi>
/Zephyr-Core-3.7.0/doc/_static/css/
Dcustom.css15 h5, selector
34 h5, selector
/Zephyr-Core-3.7.0/doc/_doxygen/
Ddoxygen-awesome.css320 h1, h2, h3, h4, h5 { selector
1060 h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {