/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 9 ; valid values: flash, debug * 14 ; valid values: flash, sram *
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ |
D | smp_bt.c | 130 bool valid = false; in conn_param_data_alloc() local 135 while (!valid) { in conn_param_data_alloc() 136 valid = true; in conn_param_data_alloc() 148 valid = false; in conn_param_data_alloc()
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 35 This option enables check for valid IP address before TWT setup. 37 enter deep sleep without having a valid IP, this can result in device 40 interface has a valid IP address might be desirable in most scenarios.
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-text.ld | 26 /* In a valid build the MAX function will always evaluate to the
|
D | intlist.ld | 24 * The address doesn't even have to be valid on the target. However, it
|
/Zephyr-latest/boards/nxp/mr_canhubk3/support/ |
D | startup.cmm | 8 ; valid values: flash, debug * 13 ; valid values: flash, sram *
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk_mimxrt1062_hyperflash.dts | 37 data-valid-time = <1>;
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/ |
D | mimxrt1050_evk_mimxrt1052_hyperflash.dts | 39 data-valid-time = <1>;
|
/Zephyr-latest/subsys/logging/frontends/ |
D | log_frontend_stmesp_demux.c | 265 .valid = 1, in store_turbo_log0() 282 .valid = 1, in store_turbo_log1() 298 struct log_frontend_stmesp_demux_trace_point packet = {.valid = 1, in store_tracepoint() 313 struct log_frontend_stmesp_demux_hw_event packet = {.valid = 1, in log_frontend_stmesp_demux_hw_event()
|
/Zephyr-latest/drivers/sensor/grow_r502a/ |
D | Kconfig | 22 valid values are:
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | subnet.h | 73 bool valid; member
|
D | cdb.c | 35 valid:1, /* 1 if this entry is valid, 0 if not */ member 635 if (!update->valid) { in cdb_key_update_find() 676 free_slot->valid = 1U; in update_cdb_subnet_settings() 709 free_slot->valid = 1U; in update_cdb_app_key_settings() 1181 if (!update->valid) { in store_cdb_pending_keys() 1185 update->valid = 0U; in store_cdb_pending_keys()
|
/Zephyr-latest/cmake/modules/ |
D | python.cmake | 26 # and not finding a valid python3.
|
D | snippets.cmake | 13 # will be raised, and the list of valid snippets will be printed. 28 # - snippets: when invoked, a list of valid snippets will be printed
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_gicv3_its.c | 344 uintptr_t rd_addr, bool valid) in its_send_mapc_cmd() argument 355 MASK_SET(valid ? 1 : 0, GITS_CMD_VALID); in its_send_mapc_cmd() 361 uint32_t size, uintptr_t itt_addr, bool valid) in its_send_mapd_cmd() argument 373 MASK_SET(valid ? 1 : 0, GITS_CMD_VALID); in its_send_mapd_cmd()
|
/Zephyr-latest/drivers/sensor/ams/ens210/ |
D | Kconfig | 57 Number of retries when value reading failed, value not valid
|
/Zephyr-latest/drivers/sensor/ams/tsl2591/ |
D | Kconfig | 14 bool "Wait for valid sensor reading before fetch"
|
/Zephyr-latest/doc/build/kconfig/ |
D | index.rst | 13 configurations are valid. Symbols can be grouped into menus and sub-menus to
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | srpl_srv.rst | 12 valid Solicitation PDU message is successfully processed by a node, the SSRC field and SSEQ field
|
/Zephyr-latest/dts/xtensa/nxp/ |
D | nxp_imx8ulp.dtsi | 73 valid-channels = <0>, <1>, <2>, <3>;
|
/Zephyr-latest/subsys/net/ |
D | Kconfig.hostname | 18 The string should be a valid hostname.
|
/Zephyr-latest/dts/arm/st/wb0/ |
D | stm32wb0.dtsi | 264 * This node is valid for STM32WB05, STM32WB06 and 267 * also valid on STM32SWB09, except "compatible", 268 * we pretend this node is valid for all SoCs of
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_create/src/ |
D | main.c | 565 conn.llcp.fex.valid = 1; in ZTEST() 647 conn.llcp.fex.valid = 1; in ZTEST() 799 conn.llcp.fex.valid = 1; in ZTEST()
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig | 50 bool "eSPI virtual wire valid bit check" 54 Enable the checking of the eSPI virtual wire valid bit. If this 56 retained valid values and return the received virtual wire level.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.shell | 50 Time (in msec) after receiving a valid MCUmgr header on the serial
|