Home
last modified time | relevance | path

Searched refs:reconfigure (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/tests/drivers/uart/uart_errors/src/
Dmain.c198 static void reconfigure(const struct device *dev, bool cfg_ok, bool *hwfc) in reconfigure() function
262 reconfigure(dev, false, NULL); in aux_tx()
269 reconfigure(dev, true, NULL); in aux_tx()
297 reconfigure(dev, false, NULL); in aux_tx()
305 reconfigure(dev, true, NULL); in aux_tx()
329 reconfigure(uart_dev, true, &hwfc); in test_detect_error()
330 reconfigure(uart_dev_aux, true, &hwfc); in test_detect_error()
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig.defconfig48 # management so we can reconfigure the FlexSPI pins to
51 # reconfigure the FlexSPI pins even when the Flash driver
/Zephyr-latest/boards/nxp/mimxrt595_evk/
DKconfig.defconfig27 # to reconfigure the FlexSPI pins for power savings
/Zephyr-latest/doc/build/dts/
Dzephyr-user-node.rst55 be able to reconfigure which devices your application uses in simple cases
101 GPIOs that you want to be able to reconfigure with a devicetree overlay.
Dintro-input-output.rst60 etc. Along with :ref:`kconfig`, this makes it possible to reconfigure the
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/doc/
Dindex.rst48 (1) SX1276 DIO4 is configured on D8 by default. It is possible to reconfigure it
/Zephyr-latest/drivers/memc/
DKconfig.mcux54 state used does not reconfigure the pins used to interface with
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.l2cap73 bool "L2CAP Explicit reconfigure API [EXPERIMENTAL]"
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Drpr_cli.rst103 means to reconfigure node addresses, device keys and Composition Data on devices that support the
108 reconfigure the node.
/Zephyr-latest/boards/nxp/lpcxpresso55s16/doc/
Dindex.rst139 may reconfigure clocks after initialization, provided that the core clock is
161 support the LPC55S16 so you must reconfigure the board for one of the
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c333 static uint8_t reconfigure(const void *cmd, uint16_t cmd_len, in reconfigure() function
657 .func = reconfigure,
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/
Dindex.rst102 reconfigure the board for one of the following debug probes instead.
/Zephyr-latest/drivers/spi/
Dspi_b_renesas_ra8.c507 p_transfer_rx->p_api->reconfigure(p_transfer_rx->p_ctrl, p_info); in ra_spi_retransmit()
531 p_transfer_tx->p_api->reconfigure(p_transfer_tx->p_ctrl, p_info); in ra_spi_retransmit()
Dspi_renesas_ra.c550 p_transfer_rx->p_api->reconfigure(p_transfer_rx->p_ctrl, p_info); in ra_spi_retransmit()
575 p_transfer_tx->p_api->reconfigure(p_transfer_tx->p_ctrl, p_info); in ra_spi_retransmit()
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst258 may reconfigure clocks after initialization, provided that the core clock is
280 must reconfigure the board for one of the following debug probes instead.
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c547 SHELL_CMD_ARG(ecred-reconfigure, NULL, "<mtu (dec)>",
/Zephyr-latest/boards/nxp/lpcxpresso55s06/doc/
Dindex.rst126 support the LPC55S06 so you must reconfigure the board for one of the
/Zephyr-latest/boards/nxp/lpcxpresso54114/doc/
Dindex.rst132 reconfigure the board for one of the following debug probes instead.
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/
Dindex.rst124 may reconfigure clocks after initialization, provided that the core clock is
/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/
Dindex.rst177 external flashes on this board so you must reconfigure the board for one of the
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst173 you reconfigure the board for the :ref:`opensda-jlink-onboard-debug-probe`.
427 but because Segger RTT is required for a console, you must reconfigure the
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c803 SHELL_CMD_ARG(reconfigure, NULL, "\"reconfigure the stream\"", cmd_reconfigure, 1, 0),
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/
Dindex.rst353 reconfigure them.
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/
Dindex.rst256 external flashes on this board so you must reconfigure the board for one of the
/Zephyr-latest/scripts/footprint/
Dsize_report809 sys.stdout.reconfigure(encoding='utf-8')

12