Searched full:affect (Results 1 – 25 of 103) sorted by relevance
12345
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | nxp,s32-spi.yaml | 44 This value will affect to all inner CS signals of SPI module when active. 54 This value will affect to all inner CS signals of SPI module when active. 65 This value will affect to all inner CS signals of SPI module when active.
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | conn_mgr_connectivity.h | 154 * Some settings may affect multiple ifaces. 265 * @param skip_ignored - If true, only affect ifaces that aren't ignored by conn_mgr. 266 * Otherwise, affect all ifaces. 278 * @param skip_ignored - If true, only affect ifaces that aren't ignored by conn_mgr. 279 * Otherwise, affect all ifaces. 291 * @param skip_ignored - If true, only affect ifaces that aren't ignored by conn_mgr. 292 * Otherwise, affect all ifaces. 304 * @param skip_ignored - If true, only affect ifaces that aren't ignored by conn_mgr. 305 * Otherwise, affect all ifaces.
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | slist.h | 299 * @param list A pointer on the list to affect 312 * @param list A pointer on the list to affect 329 * @param list A pointer on the list to affect 344 * @param list A pointer on the list to affect 357 * @param list A pointer on the list to affect 373 * @param list A pointer on the list to affect 386 * @param list A pointer on the list to affect 399 * @param list A pointer on the list to affect 415 * @param list A pointer on the list to affect
|
D | sflist.h | 366 * @param list A pointer on the list to affect 379 * @param list A pointer on the list to affect 396 * @param list A pointer on the list to affect 411 * @param list A pointer on the list to affect 424 * @param list A pointer on the list to affect 440 * @param list A pointer on the list to affect 453 * @param list A pointer on the list to affect 466 * @param list A pointer on the list to affect 482 * @param list A pointer on the list to affect
|
/Zephyr-Core-3.5.0/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | sample.yaml | 47 # transport. Transport does not affect flags so it does not really matter which is selected, 48 # flags should affect any transport the same way.
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/ |
D | priv_beacon_invalid.sh | 7 # Test if Private Beacons with invalid data do not affect device
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/src/ |
D | main.c | 54 /* ENOTSUP error should not affect the return value of bt_le_ext_adv_oob_get_local() */ in ZTEST() 88 /* ENOTSUP error should not affect the return value of bt_le_ext_adv_oob_get_local() */ in ZTEST()
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_le_oob_get_local/src/ |
D | main.c | 56 /* Not supported error should not affect the return value of bt_le_oob_get_local() */ in ZTEST() 94 /* Not supported error should not affect the return value of bt_le_oob_get_local() */ in ZTEST()
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | led.h | 182 * Calling this function after led_blink() won't affect blinking. 215 * Calling this function after led_blink() won't affect blinking. 247 * Calling this function after led_blink() won't affect blinking. 269 * Calling this function after led_blink() won't affect blinking.
|
D | bbram.h | 226 * Calling this will affect the emulated behavior of bbram_check_invalid(). 237 * Calling this will affect the emulated behavior of bbram_check_standby_power(). 248 * Calling this will affect the emulated behavior of bbram_check_power().
|
/Zephyr-Core-3.5.0/include/zephyr/pm/ |
D | policy.h | 109 * @param substate_id Power substate ID. Use PM_ALL_SUBSTATES to affect all the 120 * @param substate_id Power substate ID. Use PM_ALL_SUBSTATES to affect all the 131 * @param substate_id Power substate ID. Use PM_ALL_SUBSTATES to affect all the
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/mgmt/ |
D | Kconfig | 6 # here affect behaviour of services provided by source code of mcumgr/mgmt/
|
/Zephyr-Core-3.5.0/.github/ISSUE_TEMPLATE/ |
D | 003_rfc-proposal.md | 41 Highlight how the change may affect the rest of the project (new components,
|
/Zephyr-Core-3.5.0/drivers/interrupt_controller/ |
D | Kconfig.loapic | 26 vector. Dispensing the spurious-interrupt vector does not affect
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/ecc/bt_pub_key_get/src/ |
D | main.c | 58 * - 'BT_DEV_HAS_PUB_KEY' flag is set (just for testing and it shouldn't affect the result)
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 27 The MCUMGR_GRP_SHELL_BACKEND_DUMMY_BUF_SIZE will affect how many characters
|
/Zephyr-Core-3.5.0/arch/common/ |
D | CMakeLists.txt | 63 # note that the pattern will affect empty spaces created after FILL(0x00).
|
/Zephyr-Core-3.5.0/doc/develop/west/ |
D | config.rst | 29 1. **System**: Settings in this file affect west's behavior for every user 36 2. **Global** (per user): Settings in this file affect how west behaves when 47 3. **Local**: Settings in this file affect west's behavior for the
|
/Zephyr-Core-3.5.0/samples/boards/esp32/light_sleep/ |
D | README.rst | 67 If pressing the button attached to GPIO0 does not affect program behavior,
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | net_config.rst | 17 The following Kconfig options affect how configuration library will
|
/Zephyr-Core-3.5.0/doc/kernel/services/threads/ |
D | nothread.rst | 44 The expectations above affect selection of other features; for example
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 21 and does not affect memory allocation or usage.
|
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/ |
D | main.c | 92 * return. Note that this does not affect event timing, so the "next
|
/Zephyr-Core-3.5.0/boards/posix/native_posix/ |
D | main.c | 87 * return. Note that this does not affect event timing, so the "next
|
/Zephyr-Core-3.5.0/subsys/debug/ |
D | thread_info.c | 36 * 2) Avoid incompatible changes that affect the interpretation of existing
|
12345