/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 26 Offset correction is made once per two hours and then correction pulses are applied once 32 Offset correction is made once per minute and then correction pulses are applied once per
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | Kconfig | 38 bool "QoS 0 / At most once delivery" 43 bool "QoS 1 / At least once delivery" 48 bool "QoS 2 / Exactly once delivery" 50 Acknowledgment expected and message shall be published only once.
|
/Zephyr-latest/tests/bluetooth/host/id/mocks/ |
D | smp_expects.h | 13 * - bt_smp_le_oob_generate_sc_data() to be called once with correct parameters 29 * - bt_smp_le_oob_set_tk() to be called once with correct parameters 37 * - bt_smp_le_oob_set_sc_data() to be called once with correct parameters 47 * - bt_smp_le_oob_get_sc_data() to be called once with correct parameters
|
D | hci_core_expects.h | 13 * - bt_unpair() to be called once with correct parameters 29 * - bt_hci_cmd_create() to be called once with correct parameters 45 * - bt_hci_cmd_send_sync() to be called once with correct parameters
|
D | smp_expects.c | 17 "'%s()' was called more than once", func_name); in expect_single_call_bt_smp_le_oob_generate_sc_data() 32 zassert_equal(bt_smp_le_oob_set_tk_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_bt_smp_le_oob_set_tk() 48 "'%s()' was called more than once", func_name); in expect_single_call_bt_smp_le_oob_set_sc_data() 65 "'%s()' was called more than once", func_name); in expect_single_call_bt_smp_le_oob_get_sc_data()
|
D | settings_expects.c | 16 zassert_equal(bt_settings_store_id_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_bt_settings_store_id() 32 zassert_equal(bt_settings_store_irk_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_bt_settings_store_irk()
|
D | settings_expects.h | 13 * - bt_settings_store_id() to be called once with correct parameters 29 * - bt_settings_store_irk() to be called once with correct parameters
|
D | adv_expects.h | 13 * - bt_le_adv_lookup_legacy() to be called once with correct parameters 29 * - bt_le_ext_adv_foreach() to be called once with correct parameters
|
D | hci_core_expects.c | 17 zassert_equal(bt_unpair_fake.call_count, 1, "'%s()' was called more than once", func_name); in expect_single_call_bt_unpair() 42 zassert_equal(bt_hci_cmd_create_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_bt_hci_cmd_create() 63 zassert_equal(bt_hci_cmd_send_sync_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_bt_hci_cmd_send_sync()
|
D | keys_expects.h | 13 * - bt_keys_find_irk() to be called once with correct parameters 29 * - bt_keys_foreach_type() to be called once with correct parameters
|
D | net_buf_expects.h | 13 * - net_buf_unref() to be called once with correct parameters 29 * - net_buf_simple_add() to be called once with correct parameters
|
D | conn_expects.h | 13 * - bt_conn_lookup_state_le() to be called once with correct parameters 30 * - bt_conn_unref() to be called once with correct parameters
|
D | adv_expects.c | 17 "'%s()' was called more than once", func_name); in expect_single_call_bt_le_adv_lookup_legacy() 32 zassert_equal(bt_le_ext_adv_foreach_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_bt_le_ext_adv_foreach()
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 110 blhost -u 0x1fc9,0x0023 -- efuse-read-once 0x61 114 blhost -u 0x1fc9,0x0023 -- efuse-program-once 0x61 0x164000 117 blhost -u 0x1fc9,0x0023 -- efuse-read-once 0x61 127 >blhost -u 0x1fc9,0x0023 -- efuse-read-once 0x61 128 Inject command 'efuse-read-once' 133 >blhost -u 0x1fc9,0x0023 -- efuse-program-once 0x61 0x164000 134 Inject command 'efuse-program-once' 135 Successful generic response to command 'efuse-program-once' 138 >blhost -u 0x1fc9,0x0023 -- efuse-read-once 0x61 139 Inject command 'efuse-read-once'
|
/Zephyr-latest/doc/build/flashing/ |
D | configuration.rst | 10 might want to only allow the ``--erase`` argument to be used once for all of the cores in the SoC 38 means that the command will be ran once with the first image flashing process per set of board 39 targets, or to ``last`` which will be ran once for the final image flash per set of board targets. 42 command will only be used once for any board targets which used the nRF5340 SoC application or 86 applications, the run once configuration will not be used. When flashing a sysbuild project with 87 multiple images, the flash runner run once configuration will be applied. 97 Once built with an nrf5340dk connected, the following command can be used to flash the board with
|
/Zephyr-latest/scripts/schemas/ |
D | soc-schema.yml | 94 Priority of this flash run once configuration. The highest value data will be used 99 Allows for restricting west flash commands when using sysbuild to run once per given 106 A dictionary of commands which should be limited to running once per invocation 116 If first, will run this command once when the first image is flashed, if 117 last, will run this command once when the final image is flashed.
|
D | board-schema.yml | 109 Priority of this flash run once configuration. The highest value data will be used 114 Allows for restricting west flash commands when using sysbuild to run once per given 121 A dictionary of commands which should be limited to running once per invocation 131 If first, will run this command once when the first image is flashed, if 132 last, will run this command once when the final image is flashed.
|
/Zephyr-latest/tests/bluetooth/host/crypto/mocks/ |
D | prng_expects.h | 13 * - psa_crypto_init() to be called once with correct parameters 21 * - psa_generate_random() to be called once with correct parameters
|
D | prng_expects.c | 15 zassert_equal(psa_crypto_init_fake.call_count, 1, "'%s()' was called more than once", in expect_single_call_tc_psa_crypto_init() 24 "'%s()' was called more than once", func_name); in expect_single_call_psa_generate_random()
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | xlnx,xps-timebase-wdt-1.00.a.yaml | 24 xlnx,wdt-enable-once: 25 description: Indicates whether WDT can only be enabled once and not disabled
|
/Zephyr-latest/tests/bluetooth/host/keys/mocks/ |
D | settings_store_expects.h | 13 * - bt_settings_delete_keys() to be called once with correct parameters 21 * - bt_settings_store_keys() to be called once with correct parameters
|
D | settings_expects.h | 13 * - bt_settings_encode_key() to be called once with correct parameters 22 * - bt_settings_encode_key() to be called once with correct parameters
|
/Zephyr-latest/dts/bindings/arm/ |
D | nordic,nrf-uicr.yaml | 20 This setting, once applied, can only be unset by erasing the UICR 31 This setting, once applied, can only be unset by erasing the UICR
|
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 19 - Once the charger device reports that the charge cycle has completed, the application returns. 21 Note that this sample terminates once the charge cycle completes and does not attempt to "top-off"
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/ |
D | README.rst | 14 subevent data. Once the connection is established, it will disconnect and wait 31 once synced.
|