Home
last modified time | relevance | path

Searched full:hint (Results 1 – 25 of 38) sorted by relevance

12

/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
D_private.py19 # 'size_hint' is a string shown on errors that gives a hint on how
/Zephyr-latest/include/zephyr/drivers/pcie/endpoint/
Dpcie_ep.h130 * @param ob_mem_type Hint if lowmem/highmem outbound region has to be used,
271 * @param ob_mem_type Hint if lowmem/highmem outbound region has to be used
295 * @param ob_mem_type Hint if lowmem/highmem outbound region has to be used
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,tmc5041.yaml87 Hint: µstep velocity v[Hz] µsteps / s v[Hz] = v[5041] * ( fCLK[Hz]/2 / 2^23 )
Dadi,trinamic-ramp-generator.yaml94 Hint: Choose sense resistors in a way, that normal
/Zephyr-latest/drivers/timer/
Dnative_posix_timer.c73 * @param idle Hint to the driver that the system is about to enter
/Zephyr-latest/kernel/
Didle.c82 * CONFIG_PREEMPT_ENABLED=n as an optimization hint in idle()
/Zephyr-latest/samples/subsys/debug/fuzz/
DREADME.rst74 ==3243305==Hint: address points to the zero page.
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h106 /* Options bits selecting most significant bit (hint) in type field */
Dl2cap_br.c1363 uint16_t flags, dcid, opt_len, hint, result = BT_L2CAP_CONF_SUCCESS; in l2cap_br_conf_req() local
1406 hint = opt->type & BT_L2CAP_CONF_HINT; in l2cap_br_conf_req()
1449 if (!hint) { in l2cap_br_conf_req()
/Zephyr-latest/soc/intel/intel_adsp/common/
Dboot.c30 * to inline via ALWAYS_INLINE, normal gcc "inline" is only a hint)!
/Zephyr-latest/include/zephyr/drivers/timer/
Dsystem_timer.h70 * @param idle Hint to the driver that the system is about to enter
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c384 shell_print(ctx_shell, "SDP HFPAG data@%p (len %u) hint %u from" in sdp_hfp_ag_user()
444 shell_print(ctx_shell, "SDP A2SRC data@%p (len %u) hint %u from" in sdp_a2src_user()
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp236 bool "Provide a reachability hint for IPv6 Neighbor Discovery"
Dipv6.h385 * @brief Provide a reachability hint for IPv6 Neighbor Discovery.
/Zephyr-latest/boards/ti/sk_am62/doc/
Dindex.rst126 .. hint::
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst148 .. hint::
/Zephyr-latest/arch/sparc/core/
Dfatal.c60 * file will give a hint on which stack is active and if it has
/Zephyr-latest/doc/hardware/porting/
Dsoc_porting.rst185 .. hint::
/Zephyr-latest/scripts/kconfig/
Dkconfig.py238 # Hint on where to find symbol information. Used like
/Zephyr-latest/drivers/usb/uhc/
Duhc_max3421e.c170 const uint8_t hint) in max3421e_hien_disable() argument
174 priv->hien &= ~hint; in max3421e_hien_disable()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h506 * hint 'next record' is set to false saying the UUID resolution is complete or
507 * the hint can be set by caller to true meaning that next record is available
/Zephyr-latest/boards/st/stm32f3_disco/doc/
Dindex.rst32 .. HINT::
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py1760 def resolve_path_hint(hint): argument
1761 if hint == "<zephyr-base>":
1763 elif hint == "<git-top>":
1766 return hint
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/
Dindex.rst48 .. hint::
/Zephyr-latest/samples/net/mqtt_sn_publisher/compose/
Dmosquitto.conf383 # acts as an identifier for this listener. The hint is sent to clients and may
384 # be used locally to aid authentication. The hint is a free form string that

12