Home
last modified time | relevance | path

Searched refs:OUT (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-latest/arch/x86/core/
Dearly_serial.c21 #define OUT(reg, val) sys_out8(val, reg + DT_REG_ADDR(DT_CHOSEN(zephyr_console))) macro
29 #define OUT(reg, val) sys_write32((val) & 0xff, mmio + (reg) * 4) macro
41 #define OUT(reg, val) sys_write8(val, BASE + reg) macro
74 OUT(REG_THR, c); in serout()
105 OUT(REG_IER, IER_DISABLE); /* Disable interrupts */ in z_x86_early_serial_init()
106 OUT(REG_LCR, LCR_DLAB_SELECT); /* DLAB select */ in z_x86_early_serial_init()
107 OUT(REG_BRDL, 1); /* Baud divisor = 1 */ in z_x86_early_serial_init()
108 OUT(REG_BRDH, 0); in z_x86_early_serial_init()
109 OUT(REG_LCR, LCR_8N1); /* LCR = 8n1 + DLAB off */ in z_x86_early_serial_init()
110 OUT(REG_MCR, MCR_DTR | MCR_RTS); in z_x86_early_serial_init()
[all …]
/Zephyr-latest/boards/pine64/pinetime_devkit0/doc/
Dindex.rst38 | P0.02/AIN0 | SPI-SCK, LCD_SCK | OUT |
40 | P0.03/AIN1 | SPI-MOSI, LCD_SDI | OUT |
44 | P0.05/AIN3 | SPI-CE# (SPI-NOR) | OUT |
48 | P0.07 | BMA421-SCL, HRS3300-SCL, TP-SCL | OUT |
52 | P0.09/NFC1 | LCD_DET | OUT |
54 | P0.10/NFC2 | TP_RESET | OUT |
62 | P0.14/TRACEDATA3 | LCD_BACKLIGHT_LOW | OUT |
64 | P0.15/TRACEDATA2 | PUSH BUTTON_OUT | OUT |
66 | P0.16/TRACEDATA1 | VIBRATOR OUT | OUT |
70 | P0.18/TRACEDATA0/SWO | LCD_RS OUT | |
[all …]
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/
DREADME.rst5 Implement a USB Audio microphone + headphones device with audio IN/OUT loopback.
11 project. This very simple sample that performs loopback over IN/OUT
33 - Chose default Audio IN/OUT.
/Zephyr-latest/samples/subsys/usb/audio/headset/
DREADME.rst5 Implement a USB Audio headset device with audio IN/OUT loopback.
11 project. This very simple sample that performs loopback over IN/OUT
32 - Chose default Audio IN/OUT.
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.hid21 int "Number of buffers in the OUT pool"
25 Number of buffers in the OUT pool per HID instance.
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst157 | 1 | EXT_SPI_CS_2 | External SPI CS 2 | OUT |
175 | 10 | DO2 | Digital Output 2 | OUT |
184 | 1 | DO1 | Digital Output 1 | OUT |
202 | 10 | B+ OUT | Ext. sensor power supply | (N/A) |
213 | 2 | UART_1_CTS | UART 1 CTS | OUT |
217 | 4 | UART_1_TXD | UART 1 TXD | OUT |
219 | 5 | EXT_I2C_SCL | External I2C SCL | OUT |
221 | 6 | EXT_I2C_SDA | External I2C SDA | IN/OUT |
223 | 7 | EXT_SPI_CLK/TRACEDATA3 | Ext. SPI CLK/TRACE DATA 3 | OUT |
227 | 9 | EXT_SPI_MOSI | External SPI MOSI | OUT |
[all …]
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/doc/
Dindex.rst139 | MOSI | PB30 (OUT, SPI MOSI) …
143 | SCLK | PC18 (OUT, SPI SCLK) …
145 | CS | PB31 (OUT, GPIO output) …
149 | RSTN | PB15 (OUT, GPIO output) …
151 | SLP_TR | PA20 (OUT, GPIO output) …
/Zephyr-latest/subsys/usb/device/class/hid/
DKconfig30 bool "USB HID Device Interrupt OUT Endpoint"
32 Enable USB HID Device Interrupt OUT Endpoint.
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_nrf.c273 NRF_PSEL_PWM(reg, OUT[0]) = psel; in pinctrl_configure_pins()
279 NRF_PSEL_PWM(reg, OUT[1]) = psel; in pinctrl_configure_pins()
285 NRF_PSEL_PWM(reg, OUT[2]) = psel; in pinctrl_configure_pins()
291 NRF_PSEL_PWM(reg, OUT[3]) = psel; in pinctrl_configure_pins()
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_device.rst18 For CDC ACM sample driver this happens via the OUT bulk endpoint handler
/Zephyr-latest/drivers/gpio/
Dgpio_sam0.c122 uint32_t out = config->regs->OUT.reg; in gpio_sam0_port_set_masked_raw()
124 config->regs->OUT.reg = (out & ~mask) | (value & mask); in gpio_sam0_port_set_masked_raw()
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-sidebar-only-darkmode-toggle.css26 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Ddoxygen-awesome-sidebar-only.css25 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c84 NRF_ECB->OUT.PTR = (uint32_t)ep->out; in do_ecb()
180 NRF_ECB->OUT.PTR = (uint32_t)out; in ecb_encrypt_nonblocking()
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst20 This calls the ``button_handler()`` callback and triggers the LED 1 pin OUT task.
/Zephyr-latest/boards/adi/max32672fthr/
Dmax32672fthr.dts74 <20 0 &gpio0 5 0>, /* HFX CLK OUT */
/Zephyr-latest/boards/ezurio/bl654_sensor_board/doc/
Dbl654_sensor_board.rst155 | 2 | RTS | UART Ready-to-send pin | OUT |
186 | 2 | SWDIO | Serial wire data input/output pin | IN/OUT |
194 | 6 | SWO | Serial wire output pin | OUT |
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst55 * ACL data through one bulk IN and one bulk OUT endpoints
235 an OUT interrupt endpoint is optional. Thus, the minimum implementation requirement
306 If the application wishes to receive output reports via the OUT interrupt endpoint,
467 ``15 IN`` and ``15 OUT`` device endpoints are also available for use in functions.
470 device controller might support one IN and one OUT isochronous endpoint, but
472 Also, one controller may be able to have IN/OUT endpoints on the same endpoint
473 number, interrupt IN endpoint 0x81 and bulk OUT endpoint 0x01, while the other
/Zephyr-latest/drivers/display/
Ddisplay_nrf_led_matrix.c304 dev_config->pwm->PSEL.OUT[channel_idx] = col_psel; in prepare_pixel_pulse()
356 dev_config->pwm->PSEL.OUT[i] = NRF_PWM_PIN_NOT_CONNECTED; in timer_irq_handler()
/Zephyr-latest/cmake/linker/
Dlinker_script_common.cmake672 set(OUT) variable
673 to_string(OBJECT ${new_system} STRING OUT)
676 file(WRITE ${OUT_FILE} "${OUT}")
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl60 -config=MC3R1.D4.9,macros+={questionable,"name(OUT)"}
/Zephyr-latest/boards/u-blox/ubx_bmd360eval/doc/
Dindex.rst164 Debug OUT (J3)
/Zephyr-latest/boards/u-blox/ubx_bmd330eval/doc/
Dindex.rst166 Debug OUT (J3)
/Zephyr-latest/boards/u-blox/ubx_bmd300eval/doc/
Dindex.rst170 Debug OUT (J3)
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/
Dindex.rst138 #. Connect the ARM 10-pin JTAG cable to XDS110 OUT header on your LaunchPad

12