Searched refs:offer (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-Core-3.7.0/tests/net/dhcpv4/client/src/ |
D | main.c | 40 static const unsigned char offer[420] = { variable 279 pkt = net_pkt_alloc_with_buffer(iface, sizeof(offer), AF_INET, in prepare_dhcp_offer() 292 if (net_pkt_write(pkt, offer, 4)) { in prepare_dhcp_offer() 301 if (net_pkt_write(pkt, offer + 8, sizeof(offer) - 8)) { in prepare_dhcp_offer() 320 pkt = net_pkt_alloc_with_buffer(iface, sizeof(offer), AF_INET, in prepare_dhcp_ack()
|
/Zephyr-Core-3.7.0/soc/ |
D | Kconfig.v2 | 10 # they offer board maintainers the possibility to use board scheme v2.
|
/Zephyr-Core-3.7.0/doc/hardware/peripherals/ |
D | video.rst | 16 designed to offer flexible way to create, handle and combine various video
|
/Zephyr-Core-3.7.0/drivers/sensor/isl29035/ |
D | Kconfig | 26 Maximum allowable lux value. Lower range values offer better
|
/Zephyr-Core-3.7.0/boards/nordic/nrf52dk/doc/ |
D | index.rst | 418 cost-reduced variant of the original nRF52832. Since Nordic does not offer a 442 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
/Zephyr-Core-3.7.0/boards/nordic/nrf5340_audio_dk/doc/ |
D | index.rst | 14 and offer support for acting as a audio source, audio sink and source + sink.
|
/Zephyr-Core-3.7.0/doc/develop/languages/c/ |
D | index.rst | 116 that they offer.
|
/Zephyr-Core-3.7.0/doc/services/pm/ |
D | system.rst | 79 (higher index in the enum) will offer greater power savings and have higher wake latencies.
|
/Zephyr-Core-3.7.0/boards/renesas/ek_ra8m1/doc/ |
D | index.rst | 10 32-bits MCUs based on new Arm Cortex-M85. The kit offer multiple external interface
|
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1010_evk/doc/ |
D | index.rst | 9 The i.MX RT1010 offer a new entry-point into the i.MX RT crossover processor
|
/Zephyr-Core-3.7.0/doc/project/ |
D | working_groups.rst | 72 unable to reach consensus on what advice to offer, the working group Chair
|
/Zephyr-Core-3.7.0/boards/st/nucleo_h7a3zi_q/doc/ |
D | index.rst | 9 The STM32 Nucleo-144 boards offer combinations of performance and power that
|
/Zephyr-Core-3.7.0/ |
D | LICENSE | 77 use, offer to sell, sell, import, and otherwise transfer the Work, 166 the Work or Derivative Works thereof, You may choose to offer,
|
/Zephyr-Core-3.7.0/boards/st/nucleo_f756zg/doc/ |
D | index.rst | 9 The STM32 Nucleo-144 boards offer combinations of performance and power that
|
/Zephyr-Core-3.7.0/doc/services/portability/posix/overview/ |
D | index.rst | 49 While multi-purpose operating systems (OS) offer full POSIX conformance, Real-Time Operating
|
/Zephyr-Core-3.7.0/boards/nordic/nrf52833dk/doc/ |
D | index.rst | 229 IC, which is a variant of the original nRF52833. Since Nordic does not offer a
|
/Zephyr-Core-3.7.0/boards/st/nucleo_f767zi/doc/ |
D | index.rst | 9 The STM32 Nucleo-144 F767ZI boards offer combinations of performance and
|
/Zephyr-Core-3.7.0/boards/nordic/nrf52840dk/doc/ |
D | index.rst | 226 IC, which is a variant of the original nRF52840. Since Nordic does not offer a
|
/Zephyr-Core-3.7.0/boards/st/nucleo_h743zi/doc/ |
D | index.rst | 9 The STM32 Nucleo-144 boards offer combinations of performance and power that
|
/Zephyr-Core-3.7.0/boards/st/nucleo_h753zi/doc/ |
D | index.rst | 9 The STM32 Nucleo-144 boards offer combinations of performance and power that
|
/Zephyr-Core-3.7.0/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 10 MCX N94 and N54 MCUs. They offer industry standard headers for easy access to the
|
/Zephyr-Core-3.7.0/boards/st/nucleo_f746zg/doc/ |
D | index.rst | 9 The STM32 Nucleo-144 boards offer combinations of performance and power that
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 22 scheduling it to periods with low network traffic, will offer significant improvements on the speed
|
/Zephyr-Core-3.7.0/doc/connectivity/networking/api/ |
D | sockets.rst | 148 Secure sockets offer the following options for socket management:
|
/Zephyr-Core-3.7.0/doc/develop/languages/cpp/ |
D | index.rst | 134 offer early prototypes of features before they become
|
12