Searched full:looking (Results 1 – 25 of 107) sorted by relevance
12345
/Zephyr-latest/samples/application_development/ |
D | application_development.rst | 7 For application development you should also consider looking at
|
/Zephyr-latest/doc/security/standards/ |
D | index.rst | 10 Now, governments started looking how to regulate it and several regulations
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/ |
D | test_suite_full_list_invalid_values.c | 59 * Test adding extra (ID, Address) pair while the keys pool list is full, but while looking 88 * Test adding extra (ID, Address) pair while the keys pool list is full, but while looking
|
/Zephyr-latest/drivers/sensor/ti/ina23x/ |
D | Kconfig | 37 looking at measurement noise or debugging the SHUNT_CAL value.
|
/Zephyr-latest/arch/arm64/core/ |
D | macro_priv.inc | 25 * Get CPU logic id by looking up cpu_node_list
|
/Zephyr-latest/doc/ |
D | 404.rst | 31 It's also possible we've removed or renamed the page you're looking for.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/ |
D | Kconfig | 58 the size of a value prior to looking it up).
|
/Zephyr-latest/boards/ |
D | index.rst | 6 If you are looking to add Zephyr support for a new board, please start with the
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | macro_priv.inc | 22 * Get CPU logic id by looking up cpu_node_list
|
/Zephyr-latest/lib/posix/options/getopt/ |
D | README | 18 the arguments string, looking for supported options. Typically, this task
|
/Zephyr-latest/doc/services/file_system/ |
D | index.rst | 52 Here is the list of samples worth looking at:
|
/Zephyr-latest/cmake/ |
D | target_toolchain_flags.cmake | 3 # What we are looking for, is a signature definition that is defined
|
/Zephyr-latest/drivers/sensor/ntc_thermistor/ |
D | ntc_thermistor_calc.c | 34 * @param ohm key value search is looking for
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_scan_delegator.rst | 69 …Found broadcaster with ID 0x681A22 and addr 2C:44:05:82:EB:82 (random) and sid 0x00 (looking for 0…
|
/Zephyr-latest/boards/intel/common/ |
D | net_boot.rst | 41 #. TFTP root should be looking like:
|
/Zephyr-latest/lib/posix/options/ |
D | key.c | 181 /* Traverse the list of keys set by the thread, looking for key. in pthread_setspecific() 263 /* Traverse the list of keys set by the thread, looking for key */ in pthread_getspecific()
|
/Zephyr-latest/cmake/modules/ |
D | user_cache.cmake | 73 # The directory was not writeable, keep looking for a suitable
|
D | dts.cmake | 78 # - BOARD: board name to use when looking for DTS_SOURCE 79 # - BOARD_DIRECTORIES: list of board directories to use when looking for DTS_SOURCE 80 # - BOARD_REVISION_STRING: used when looking for a board revision's
|
/Zephyr-latest/lib/utils/ |
D | bitarray.c | 518 /* Find the first non-allocated bit by looking at bundles in sys_bitarray_alloc() 593 /* Keep looking if there are more bundles */ in sys_bitarray_find_nth_set() 595 /* We are now only looking for the remaining bits */ in sys_bitarray_find_nth_set() 597 /* First bundle was already checked, keep looking in middle (complete) in sys_bitarray_find_nth_set() 620 /* The bit we are looking for must be in the current bundle idx. in sys_bitarray_find_nth_set()
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi.h | 25 * bytes looking for EC_SHI_FRAME_START
|
/Zephyr-latest/samples/basic/button/src/ |
D | main.c | 7 * NOTE: If you are looking into an implementation of button events with
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | regular_isr.c | 98 * can cause an issue if the instruction after the 'sti' ends up looking in ZTEST()
|
/Zephyr-latest/soc/nordic/ |
D | validate_rram_partitions.c | 83 /* Retrieve all RRAM partitions by looking for "fixed-partitions" compatibles in each RRAM node. */
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 13 .. NOTE:: If you are looking into an implementation of button events with
|
/Zephyr-latest/cmake/compiler/clang/ |
D | target.cmake | 78 # Let us support this principle by looking for a dedicated 'newlib.cfg' or
|
12345