Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 98) sorted by relevance

1234

/Zephyr-latest/drivers/pinctrl/
Dcommon.c29 uint8_t equal = 0U; in pinctrl_update_states() local
40 equal++; in pinctrl_update_states()
46 if (equal != state_cnt) { in pinctrl_update_states()
/Zephyr-latest/soc/cdns/sample_controller32/
DKconfig.defconfig7 # For `sample_controller32`, that value is equal to 4096
/Zephyr-latest/soc/nxp/lpc/lpc51u68/
Dlinker.ld7 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
/Zephyr-latest/subsys/usb/device/class/dfu/
DCMakeLists.txt7 "Run-Time and DFU Mode VID and PID are equal, which can lead to incorrect \
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dlinker.ld14 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/
Dlinker.ld14 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
/Zephyr-latest/doc/kernel/services/synchronization/
Dsemaphores.rst28 to a non-negative value that is less than or equal to its limit.
31 increments its count, unless the count is already equal to the limit.
41 You may initialize a "full" semaphore (count equal to limit) to limit the number
43 initialize an empty semaphore (count equal to 0, with a limit greater than 0)
/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif27 a buffer equal in size to the connected panel.
54 display_write is called with a framebuffer equal in size to the
66 display_write MUST supply a framebuffer equal in size to screen width
104 display_write MUST supply a framebuffer equal in size to screen width
/Zephyr-latest/boards/adi/max32672fthr/
DKconfig.defconfig12 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/
Dspi1_pllq_2_d1ppre_4.overlay13 * APB2 and PLL_Q clock frequencies are equal.
/Zephyr-latest/boards/shields/rk043fn02h_ct/
DKconfig.defconfig11 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/boards/telink/tlsr9518adk80d/
DKconfig.defconfig16 # equal to flash page. tlsr9518adk80d boards use external P25Q16 IC as
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/
DKconfig.defconfig14 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/boards/shields/rk055hdmipi4m/
DKconfig.defconfig23 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/drivers/input/
DKconfig.gt91135 Multitouch is ignored if equal to 1.
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/
DKconfig.defconfig25 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/include/zephyr/arch/x86/
Dpagetables.ld8 * For the pass 1 build, an equal-sized dummy area is provided as
/Zephyr-latest/doc/contribute/style/
Ddevicetree.rst16 * Leave a single space on each side of the equal sign (``=``) in property
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
DKconfig.defconfig31 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/drivers/spi/
DKconfig.sam33 used (equal length buffers). It may need to be slightly deeper where the
DKconfig.max3240 used (equal length buffers). It may need to be slightly deeper where the
/Zephyr-latest/drivers/timer/
DKconfig.gecko28 3. hw_cycles granularity will be equal to 1 BURTC clock, that is
/Zephyr-latest/doc/connectivity/networking/api/
Dtraffic-class.rst15 By default, all network traffic is treated equal in Zephyr. If desired, the
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst46 (:kconfig:option:`CONFIG_SCHED_DEADLINE`) and a choice of threads have equal
50 their static priorities and deadlines are equal. The routine
130 including those of higher priority and equal priority.
142 All ready threads whose priority is higher or equal to that of the
161 including those of equal priority.
182 If no threads of equal priority are ready, the current thread remains
186 time slicing, and are never preempted by a thread of equal priority.
192 of equal-priority threads receive an equitable amount of CPU time,
/Zephyr-latest/drivers/ipm/
DKconfig.intel_adsp40 source code (where it must equal SRAM_SW_REG_SIZE). Be

1234