Searched full:touched (Results 1 – 25 of 28) sorted by relevance
12
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx.h | 78 * @brief Get tag of recently touched element 80 * @return Tag value 0-255 of recently touched element
|
D | ft8xx_dl.h | 174 * attached with the tag value are touched, the register 176 * tag value of the graphics object being touched. If there is no @ref FT8XX_TAG 179 * @ref FT810_REG_TOUCH_TAG when they were touched.
|
D | ft8xx_reference_api.h | 377 * tag value are touched, the register @ref REG_TOUCH_TAG will be updated with 378 * the tag value of the graphics object being touched. If there is no @ref TAG 381 * were touched.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | hzgrow,r502a.yaml | 17 Interrupt pin. When the sensor is touched, the GPIO is set to high.
|
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/ |
D | Kconfig | 34 This value depends on the secdom core performance and shouldn't be touched by the user.
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_desc.h | 30 * Descriptors like configuration, or interface are not touched
|
/Zephyr-latest/samples/subsys/input/draw_touch_events/ |
D | README.rst | 9 This sample will draw a small plus in the last touched coordinates, that way you can check
|
/Zephyr-latest/include/zephyr/drivers/mm/ |
D | mm_drv_intel_adsp_mtl_tlb.h | 18 * Power states of memory banks will stay not touched
|
/Zephyr-latest/lib/os/ |
D | mutex.c | 26 /* sys_mutex memory is never touched, just used to lookup the in check_sys_mutex_addr()
|
/Zephyr-latest/scripts/tests/build/ |
D | test_subfolder_list.py | 113 # should be touched if it exists
|
/Zephyr-latest/scripts/build/ |
D | subfolder_list.py | 33 help='Trigger file to be touched to re-run CMake')
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | cpu_idle.c | 121 * and never touched again. in arch_cpu_atomic_idle()
|
D | swap_helper.S | 232 * touched), but it's recommended to avoid executing pre-fetched 305 * touched), but it's recommended to avoid executing pre-fetched 549 * touched), but it's recommended to avoid executing pre-fetched
|
/Zephyr-latest/include/zephyr/net/ |
D | net_core.h | 105 /** Packet has not been touched, other part should decide about its
|
/Zephyr-latest/arch/xtensa/core/ |
D | thread.c | 62 * which doesn't exist. It will never be touched, so we in init_stack()
|
/Zephyr-latest/tests/kernel/queue/src/ |
D | test_queue_user.c | 45 /* snode should never have been touched */ in child_thread_get()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_ite_it8xxx2.c | 157 /* reset pre-warning timer1 to default if time is touched */ in wdt_it8xxx2_feed()
|
/Zephyr-latest/arch/arm/core/ |
D | userspace.S | 282 * touched), but it's recommended to avoid executing pre-fetched 571 * touched), but it's recommended to avoid executing pre-fetched
|
/Zephyr-latest/include/zephyr/sys/ |
D | spsc_pbuf.h | 61 * This part contains only data set during the initialization and data touched
|
/Zephyr-latest/arch/x86/core/intel64/ |
D | userspace.S | 157 * Callee-saved registers are un-touched from original values per C
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | swap_helper.S | 415 * touched), but it's recommended to avoid executing pre-fetched
|
/Zephyr-latest/include/zephyr/ipc/ |
D | ipc_service.h | 402 * no more owned by the sending task and must not be touched anymore unless
|
/Zephyr-latest/kernel/include/ |
D | kernel_arch_interface.h | 557 * ARCH_DATA_PAGE_LOADED state. This is not touched if
|
/Zephyr-latest/drivers/espi/ |
D | espi_saf_mchp_xec.c | 272 * SAF Suspend Check Delay @ 0x1ac. Not touched.
|
/Zephyr-latest/tests/lib/cbprintf_package/src/ |
D | main.c | 339 * which are not touched by packaging functions, where those bytes in ZTEST()
|
12