/Zephyr-latest/tests/net/lib/dns_addremove/src/ |
D | main.c | 219 k_yield(); /* mandatory so that net_if send func gets to run */ in test_dns_do_not_add_add_callback6() 245 k_yield(); /* mandatory so that net_if send func gets to run */ in test_dns_add_callback6() 265 k_yield(); /* mandatory so that net_if send func gets to run */ in test_dns_remove_callback6() 284 k_yield(); /* mandatory so that net_if send func gets to run */ in test_dns_remove_none_callback6() 308 k_yield(); /* mandatory so that net_if send func gets to run */ in ZTEST() 325 k_yield(); /* mandatory so that net_if send func gets to run */ in ZTEST() 343 k_yield(); /* mandatory so that net_if send func gets to run */ in ZTEST() 367 k_yield(); /* mandatory so that net_if send func gets to run */ in ZTEST() 394 k_yield(); /* mandatory so that net_if send func gets to run */ in test_dns_do_not_add_add_callback() 419 k_yield(); /* mandatory so that net_if send func gets to run */ in test_dns_add_callback() [all …]
|
/Zephyr-latest/include/zephyr/drivers/ |
D | edac.h | 48 * This is the mandatory API any EDAC driver needs to expose. 254 * @name Mandatory interfaces 257 * EDAC Mandatory Interfaces 269 * @retval -ENOSYS if the mandatory interface is not implemented 292 * @retval -ENOSYS if the mandatory interface is not implemented 315 * @retval -ENOSYS if the mandatory interface is not implemented 338 * @retval -ENOSYS if the mandatory interface is not implemented 358 * @retval -ENOSYS if the mandatory interface is not implemented 378 * @retval -ENOSYS if the mandatory interface is not implemented 401 * @retval -ENOSYS if the mandatory interface is not implemented [all …]
|
D | led_strip.h | 87 * This is the mandatory API any LED strip driver needs to expose. 96 * @brief Mandatory function to update an LED strip with the given RGB array. 115 * until making it mandatory, function added after Zephyr 3.6 in led_strip_update_rgb() 157 * @brief Mandatory function to get chain length (in pixels) of an LED strip device.
|
/Zephyr-latest/include/zephyr/net/ |
D | lldp.h | 125 LLDP_TLV_CHASSIS_ID = 1, /**< Chassis ID (mandatory) */ 126 LLDP_TLV_PORT_ID = 2, /**< Port ID (mandatory) */ 127 LLDP_TLV_TTL = 3, /**< Time To Live (mandatory) */ 170 struct net_lldp_chassis_tlv chassis_id; /**< Mandatory Chassis TLV */ 171 struct net_lldp_port_tlv port_id; /**< Mandatory Port TLV */ 172 struct net_lldp_time_to_live_tlv ttl; /**< Mandatory TTL TLV */ 189 * @param tlv LLDP optional TLVs following mandatory part
|
/Zephyr-latest/samples/bluetooth/bap_unicast_server/ |
D | prj.conf | 21 # Mandatory to support at least 1 for ASCS
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/ |
D | prj.conf | 15 # Mandatory to support at least 1 for ASCS
|
/Zephyr-latest/tests/bluetooth/audio/ascs/ |
D | prj.conf | 20 # Mandatory to support at least 1 for ASCS
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | davicom,dm8806-phy.yaml | 19 not mandatory to define all of them in device tree if there is no need to 37 but it is not mandatory to define all of them in device tree if there is
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_srv.rst | 11 The Configuration Server model is mandatory on all Bluetooth Mesh nodes, and
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_telnet_protocol.h | 21 /* Mandatory ones */ 109 /** Mandatory IAC code */
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.template.log_config_inherit | 7 # The following arguments are mandatory:
|
/Zephyr-latest/samples/bluetooth/tmap_peripheral/ |
D | prj.conf | 23 # Mandatory to support at least 1 for ASCS
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/ |
D | power_down_cavs.S | 84 /* mandatory sequence for LDO ON - effectively executes: 117 /* mandatory sequence for LDO OFF - effectively executes:
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | vector_table.ld | 9 * Respect for CONFIG_ROM_START_OFFSET is mandatory
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | ucifi_lpwan.h | 10 /* Mandatory resource: ID 6 - IEEE MAC address of the device (up to 64 bits) */
|
/Zephyr-latest/dts/bindings/dma/ |
D | nxp,edma.yaml | 30 # leave the MUX cell as 0. This is not mandatory for the driver as the
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.cp | 52 master Key. This is a mandatory key when secure channel is enabled.
|
/Zephyr-latest/cmake/ |
D | pristine.cmake | 10 mandatory arguments:
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 25 This page is a mandatory read for first-time contributors as it contains important information on 30 This document is another mandatory read that describes the expected behavior of *all*
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_df_types.h | 16 * support 2US switching-sampling as mandatory.
|
/Zephyr-latest/samples/bluetooth/hap_ha/ |
D | prj.conf | 19 # Mandatory to support at least 1 for ASCS
|
/Zephyr-latest/include/zephyr/posix/ |
D | sched.h | 19 * Other mandatory scheduling policy. Must be numerically distinct. May
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell.h | 57 * that only mandatory arguments shall be parsed and remaining command string is 112 uint8_t mandatory; /*!< Number of mandatory arguments. */ member 249 * @param[in] mandatory Number of mandatory arguments including command name. 253 mandatory, optional) \ argument 255 SHELL_CMD_ARG(syntax, subcmd, help, handler, mandatory, optional); \ 280 * @param[in] mandatory Number of mandatory arguments including command name. 284 mandatory, optional) \ argument 289 mandatory, optional) \ 396 * @param[in] _mand Number of mandatory arguments including command name. 425 * @param[in] _mand Number of mandatory arguments including command name. [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,iis2iclx-common.yaml | 39 mandatory and if not present it defaults to 1 which is the
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | rtc.rst | 81 By default, only the mandatory setting and getting of time is enabled 92 only the mandatory features, the following command can be used for
|