Searched full:opposite (Results 1 – 25 of 35) sorted by relevance
12
/Zephyr-Core-3.5.0/dts/bindings/gpio/ |
D | arduino-header-r3.yaml | 9 opposite edges of the board. 16 * An 8-pin header (opposite Analog Input). This has digital input 18 * A 10-pin header (opposite Power Supply). This has six additional
|
D | panasonic,reduced-arduino-header.yaml | 39 3. 8-pin header (opposite Analog Input). Digital input signals, like on 43 4. 10-pin header (opposite Power Supply). Digital input signals, like on
|
D | adafruit-feather-header.yaml | 8 opposite edges of the board.
|
D | seeed-xiao-header.yaml | 9 The Seeeeduino Xiao layout provides two headers, along opposite
|
D | sparkfun-pro-micro-header.yaml | 7 The Sparkfun Pro Micro layout provides two headers, along opposite
|
D | arduino-nano-header-r3.yaml | 7 The Arduino Nano layout provides two headers on opposite edges of the board.
|
D | mikro-bus.yaml | 7 The Mikro BUS layout provides two headers, aligned on the opposite
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/flash/ |
D | stm32_flash_api_extensions.h | 15 * is used to do the opposite. If both masks are 0, then protection will
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/gpio/ |
D | gpio.h | 61 * mode opposite to 'Open Drain'. It behaves like a switch that is either
|
/Zephyr-Core-3.5.0/samples/drivers/misc/grove_display/src/ |
D | main.c | 75 * Second half is opposite (i.e. goes darker). in main()
|
/Zephyr-Core-3.5.0/boards/riscv/longan_nano/doc/ |
D | index.rst | 78 USART0 is on the opposite end of the USB.
|
/Zephyr-Core-3.5.0/soc/posix/inf_clock/ |
D | soc.c | 45 * and waits until somebody else changes it to the opposite
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt_state.c | 156 /* All cases except BOOT_SWAP_TYPE_NONE return opposite slot */ in img_mgmt_get_next_boot_slot() 169 * to the application in the opposite to active slot. in img_mgmt_get_next_boot_slot() 477 /* _a is active slot, _o is opposite slot */ in img_mgmt_state_read() 611 /* Normal boot means confirmed boot to either active slot or the opposite slot. */ in img_mgmt_set_next_boot_slot()
|
/Zephyr-Core-3.5.0/drivers/usb/udc/ |
D | udc_skeleton.c | 146 * Opposite function to udc_skeleton_ep_enable(). udc_ep_disable_internal() 169 * Opposite to halt endpoint. If there are requests in the endpoint queue,
|
D | udc_kinetis.c | 135 const bool opposite) in usbfsotg_get_ebd() argument 140 bd_idx = USB_EP_GET_IDX(cfg->addr) * 4U + (cfg->stat.odd ^ opposite); in usbfsotg_get_ebd()
|
/Zephyr-Core-3.5.0/tests/kernel/sched/deadline/src/ |
D | main.c | 70 * deadlines end up in the opposite order due to the in ZTEST()
|
/Zephyr-Core-3.5.0/arch/sparc/core/ |
D | fatal.c | 71 * appear. RESTORE does the opposite.
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | bitarray.h | 245 * it is set to opposite state. The check and set is performed as a single
|
/Zephyr-Core-3.5.0/doc/services/pm/ |
D | device.rst | 50 from a sleep state, devices are resumed in the opposite order that they were
|
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/ |
D | nce.c | 128 * and waits until somebody else changes it to the opposite
|
/Zephyr-Core-3.5.0/tests/kernel/sched/preempt/src/ |
D | main.c | 219 * policy OR the opposite ("run newly woken in validate_wakeup()
|
/Zephyr-Core-3.5.0/drivers/gpio/ |
D | gpio_sam.c | 105 * A pull cannot be enabled if the opposite pull is enabled. in gpio_sam_port_configure()
|
/Zephyr-Core-3.5.0/include/zephyr/arch/nios2/ |
D | nios2.h | 196 * opposite should be used for register writes when starting
|
/Zephyr-Core-3.5.0/drivers/rtc/ |
D | rtc_ll_stm32.c | 322 * on clock period (not frequency) but with an opposite sign in rtc_stm32_set_calibration()
|
/Zephyr-Core-3.5.0/scripts/build/ |
D | check_init_priorities.py | 45 # opposite of the device tree inferred dependency.
|
12