Searched full:targeted (Results 1 – 25 of 40) sorted by relevance
12
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig.soc | 122 This hidden configuration defines that build is targeted for PROCPU (core 0). 127 This hidden configuration defines that build is targeted for APPCPU (core 1).
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig.soc | 134 This hidden configuration defines that build is targeted for PROCPU (core 0). 139 This hidden configuration defines that build is targeted for APPCPU (core 1).
|
/Zephyr-latest/soc/neorv32/ |
D | Kconfig | 26 The targeted NEORV32 version as BCD-coded number. The format is
|
/Zephyr-latest/doc/develop/toolchains/ |
D | cadence_xcc.rst | 41 targeted. 47 to the SoC ID where application is being targeted.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nordic,nrf-gpio-forwarder.yaml | 17 present in DTS file targeted for the nRF5340 network core, which defines 31 nrf-gpio-forwarder node defined in DTS file targeted for the nRF5340
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_srv.rst | 19 The targeted server models should be bound to the same application key that is used
|
D | blob.rst | 75 BLOB Transfer Client to all targeted BLOB Transfer Servers. Once all chunks in a block have been
|
D | dfu.rst | 184 resource using the ``http`` or ``https`` schemes, and the targeted web server must behave
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 49 Transitional option which allows applications which targeted native_posix
|
/Zephyr-latest/samples/kernel/metairq_dispatch/src/ |
D | msgdev.h | 51 /* Thread to which the message is targeted */
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 15 This app is targeted for servomotor ROB-09065. The corresponding PWM pulse
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_mgmt.rst | 36 mask that tells which stack layer is targeted, if a ``net_if`` object is 176 the targeted layer or eventually, if l2 is the layer, on the
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 49 CMake argument format. If an out-of-tree board is targeted, the ``BOARD_ROOT``
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 74 must also align with the starting addresses of targeted regions.
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc1200.c | 248 * It first calculates the targeted RF with given ChanCenterFreq0, channel 251 * The calculation will slice the targeted RF by multiple of 10: 560 * targeted frequency for the requested channel. in cc1200_set_channel()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32_ll_wba.c | 547 /* Set voltage regulator to comply with targeted system frequency */ in stm32_clock_control_init() 608 /* Set voltage regulator to comply with targeted system frequency */ in stm32_clock_control_init()
|
D | clock_stm32_ll_u5.c | 460 * by the targeted freq (8MHz). in set_epod_booster() 854 /* Set voltage regulator to comply with targeted system frequency */ in stm32_clock_control_init()
|
D | clock_stm32_ll_h5.c | 718 /* Set voltage regulator to comply with targeted system frequency */ in stm32_clock_control_init()
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | irq_manage.c | 153 * Function sets the security state (Secure or Non-Secure) targeted
|
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/ |
D | index.rst | 7 targeted for automotive applications.
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 331 Targeted resources are defined as a dictionary with the following structure: 343 Objects or object instances cannot be targeted.
|
/Zephyr-latest/boards/digilent/arty_a7/doc/ |
D | index.rst | 35 targeted designs for now.
|
/Zephyr-latest/drivers/timer/ |
D | hpet.c | 178 * hardware. If the targeted SoC requires special handling of HPET
|
/Zephyr-latest/tests/kernel/ipi_optimize/src/ |
D | main.c | 217 * targeted CPU received the IPI. in ZTEST()
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ite_it8xxx2.c | 764 * bit[1:7}, Address of the targeted slave. in i2c_tran_read() 846 * bit[1:7}, Address of the targeted slave. in i2c_tran_write()
|
12