/Zephyr-latest/tests/drivers/uart/uart_errors/src/ |
D | main.c | 198 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/ |
D | Kconfig.defconfig | 48 # 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/ |
D | Kconfig.defconfig | 27 # to reconfigure the FlexSPI pins for power savings
|
/Zephyr-latest/doc/build/dts/ |
D | zephyr-user-node.rst | 55 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.
|
D | intro-input-output.rst | 60 etc. Along with :ref:`kconfig`, this makes it possible to reconfigure the
|
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/doc/ |
D | index.rst | 48 (1) SX1276 DIO4 is configured on D8 by default. It is possible to reconfigure it
|
/Zephyr-latest/drivers/memc/ |
D | Kconfig.mcux | 54 state used does not reconfigure the pins used to interface with
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.l2cap | 73 bool "L2CAP Explicit reconfigure API [EXPERIMENTAL]"
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 103 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/ |
D | index.rst | 139 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/ |
D | btp_l2cap.c | 333 static uint8_t reconfigure(const void *cmd, uint16_t cmd_len, in reconfigure() function 657 .func = reconfigure,
|
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/ |
D | index.rst | 102 reconfigure the board for one of the following debug probes instead.
|
/Zephyr-latest/drivers/spi/ |
D | spi_b_renesas_ra8.c | 507 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()
|
D | spi_renesas_ra.c | 550 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/ |
D | index.rst | 258 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/ |
D | l2cap.c | 547 SHELL_CMD_ARG(ecred-reconfigure, NULL, "<mtu (dec)>",
|
/Zephyr-latest/boards/nxp/lpcxpresso55s06/doc/ |
D | index.rst | 126 support the LPC55S06 so you must reconfigure the board for one of the
|
/Zephyr-latest/boards/nxp/lpcxpresso54114/doc/ |
D | index.rst | 132 reconfigure the board for one of the following debug probes instead.
|
/Zephyr-latest/boards/nxp/lpcxpresso55s28/doc/ |
D | index.rst | 124 may reconfigure clocks after initialization, provided that the core clock is
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/ |
D | index.rst | 177 external flashes on this board so you must reconfigure the board for one of the
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 173 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/ |
D | a2dp.c | 803 SHELL_CMD_ARG(reconfigure, NULL, "\"reconfigure the stream\"", cmd_reconfigure, 1, 0),
|
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/ |
D | index.rst | 353 reconfigure them.
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/ |
D | index.rst | 256 external flashes on this board so you must reconfigure the board for one of the
|
/Zephyr-latest/scripts/footprint/ |
D | size_report | 809 sys.stdout.reconfigure(encoding='utf-8')
|