Searched full:similar (Results 1 – 25 of 328) sorted by relevance
12345678910>>...14
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/ |
D | Kconfig | 30 Configure RP2 to use a W25Q080 flash chip, or similar. Should be selected 42 Configure RP2 to use a IS25LP080 flash chip, or similar. Should be selected 48 Configure RP2 to use a W25X10CL flash chip, or similar. Should be selected 54 Configure RP2 to use a AT25SF128A flash chip, or similar. Should be selected
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.xpt2046 | 11 This driver is very similar to ADS7843, but differs on channel numbering.
|
/Zephyr-latest/dts/bindings/adc/ |
D | st,stm32f4-adc.yaml | 7 This compatible stands for all ADC blocks similar to the one on STM32F4,
|
D | st,stm32f1-adc.yaml | 7 This compatible stands for all ADC blocks similar to the one on STM32F1,
|
/Zephyr-latest/include/zephyr/dt-bindings/adc/ |
D | stm32f4_adc.h | 11 /* STM32 ADC resolution register for F4 and similar */
|
D | stm32l4_adc.h | 11 /* STM32 ADC resolution register for L4 and similar */
|
D | stm32u5_adc.h | 11 /* STM32 ADC resolution register for U5 and similar */
|
D | stm32f1_adc.h | 12 * For STM32 F1 and similar, the only available resolution is 12-bit
|
D | stm32h7_adc.h | 11 /* STM32 ADC resolution register for H7 and similar */
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 50 option must also be set. The resulting settings page should look similar to this: 78 similar to the following: 93 When configuring your project you see an error that looks similar to:
|
/Zephyr-latest/include/zephyr/net/ |
D | net_offload.h | 132 * address and source port). This is similar as BSD socket() 160 * @details This is similar as BSD bind() function. 185 * @details This is similar as BSD listen() function. 215 * This function is similar to the BSD connect() function. 267 * This is similar as BSD accept() function. 309 * This is similar as BSD send() function. 350 * This is similar as BSD sendto() function. 404 * This is similar as BSD recv() function. 437 * This is similar as BSD shutdown() function.
|
D | socket_net_mgmt.h | 48 * Similar concepts are used as in Linux AF_NETLINK. The NETLINK name is not 70 /** Thread id or similar that is used to separate the different
|
/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/ |
D | Kconfig | 14 by an ADC. While both drivers have similar code footprint, the analog
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | queues.rst | 7 threads and ISRs to add and remove data items of any size. The queue is similar
|
/Zephyr-latest/dts/bindings/gpio/ |
D | stemma-qt-connector.yaml | 13 STEMMA, Grove, Qwiic, and Gravity connectors are similar to this,
|
/Zephyr-latest/boards/snps/em_starterkit/support/ |
D | openocd.cfg | 2 # EM Starter Kit has built-in FT2232 chip, which is similar to Digilent HS-1.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 44 file would look similar to: 64 file would look similar to: 83 look similar to: 104 to the functionality of the handler being implemented. An example file would look similar to: 114 source files if the Kconfig options are enabled. An example file would look similar to:
|
/Zephyr-latest/samples/bluetooth/central_gatt_write/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_central` sample, except that this
|
/Zephyr-latest/samples/bluetooth/central_ht/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_central` sample, except that this
|
/Zephyr-latest/samples/bluetooth/peripheral_csc/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_peripheral` sample, except that this
|
/Zephyr-latest/samples/bluetooth/peripheral_dis/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_peripheral` sample, except that this
|
/Zephyr-latest/samples/bluetooth/peripheral_esp/ |
D | README.rst | 9 Similar to the :zephyr:code-sample:`ble_peripheral` sample, except that this
|
/Zephyr-latest/samples/bluetooth/peripheral_gatt_write/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_peripheral` sample, except that this
|
/Zephyr-latest/samples/bluetooth/peripheral_ots/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_peripheral` sample, except that this
|
/Zephyr-latest/samples/bluetooth/central_hr/ |
D | README.rst | 10 Similar to the :zephyr:code-sample:`ble_central` sample, except that this
|
12345678910>>...14