Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 95) 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/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/lpc54xxx/
Dlinker.ld14 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
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/telink/tlsr9518adk80d/
DKconfig.defconfig16 # equal to flash page. tlsr9518adk80d boards use external P25Q16 IC as
/Zephyr-latest/drivers/input/
DKconfig.gt91135 Multitouch is ignored if equal to 1.
/Zephyr-latest/boards/shields/rk043fn02h_ct/
DKconfig.defconfig14 # LVGL should allocate buffers equal to size of display
/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/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/boards/shields/rtkmipilcdb00000be/
DKconfig.defconfig31 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/drivers/spi/
DKconfig.mcux_lpspi31 used (equal length buffers). it may need to be slightly deeper where the
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/doc/kernel/services/scheduling/
Dindex.rst44 (:kconfig:option:`CONFIG_SCHED_DEADLINE`) and a choice of threads have equal
48 their static priorities and deadlines are equal. The routine
128 including those of higher priority and equal priority.
140 All ready threads whose priority is higher or equal to that of the
159 including those of equal priority.
180 If no threads of equal priority are ready, the current thread remains
184 time slicing, and are never preempted by a thread of equal priority.
190 of equal-priority threads receive an equitable amount of CPU time,
/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/drivers/ipm/
DKconfig.intel_adsp40 source code (where it must equal SRAM_SW_REG_SIZE). Be
/Zephyr-latest/samples/bluetooth/hci_ipc/
DREADME.rst38 must be equal to the maximum number of connections supported by the peer application.

1234