Home
last modified time | relevance | path

Searched refs:header (Results 201 – 225 of 890) sorted by relevance

12345678910>>...36

/Zephyr-latest/boards/st/stm32l4r9i_disco/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/stm32l562e_dk/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/stm32u083c_dk/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_h533re/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_h7a3zi_q/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_u031r8/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_u083rc/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_wba52cg/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_wba55cg/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/stm32f769i_disco/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/stm32h573i_dk/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/stm32h750b_dk/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/
Dnucleo_f746zg.overlay6 /* I2C bus pins are exposed on the ST morpho header.
Dnucleo_g474re.overlay3 /* I2C bus pins are exposed on the ST morpho header.
Dnucleo_l152re.overlay3 /* I2C bus pins are exposed on the ST morpho header.
Dnucleo_l476rg.overlay6 /* I2C bus pins are exposed in the Arduino Uno header.
Dstm32h573i_dk.overlay6 /* I2C bus pins are exposed on the ST morpho header.
/Zephyr-latest/samples/subsys/usb/webusb/src/
Dmain.c42 struct msosv2_descriptor_set_header header; member
52 .header = {
/Zephyr-latest/doc/services/serialization/
Dnanopb.rst12 Nanopb uses the protocol buffer compiler to generate source and header files,
61 ensures the generated header and source files are created before building the specified target.
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c50 static bool ucpd_msg_is_good_crc(union pd_header header) in ucpd_msg_is_good_crc() argument
56 return (header.number_of_data_objects == 0 && in ucpd_msg_is_good_crc()
57 header.extended == 0 && in ucpd_msg_is_good_crc()
58 header.message_type == PD_CTRL_GOOD_CRC); in ucpd_msg_is_good_crc()
719 data->ucpd_tx_buffers[TX_MSG_TCPM].data.header; in ucpd_manage_tx()
972 data->ucpd_tx_buffers[TX_MSG_GOOD_CRC].data.header = in ucpd_send_good_crc()
995 int len = PD_CONVERT_PD_HEADER_COUNT_TO_BYTES(msg->header.number_of_data_objects) + 2; in ucpd_transmit_data()
1004 data->ucpd_tx_buffers[TX_MSG_TCPM].data.header = msg->header.raw_value; in ucpd_transmit_data()
1049 msg->header.raw_value = *((uint16_t *)data->ucpd_rx_buffer + 1); in ucpd_get_rx_pending_msg()
1050 msg->len = PD_CONVERT_PD_HEADER_COUNT_TO_BYTES(msg->header.number_of_data_objects); in ucpd_get_rx_pending_msg()
/Zephyr-latest/boards/shields/rpi_pico_uno_flexypin/
Drpi_pico_uno_flexypin.overlay9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/nucleo_f410rb/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/b_l4s5i_iot01a/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";
/Zephyr-latest/boards/st/b_u585i_iot02a/
Darduino_r3_connector.dtsi9 compatible = "arduino-header-r3";

12345678910>>...36