Searched full:initialize (Results 1 – 25 of 1416) sorted by relevance
12345678910>>...57
/Zephyr-latest/samples/bluetooth/hap_ha/src/ |
D | hap_ha.h | 10 * @brief Initialize the BAP Unicast Server role 17 * @brief Initialize the CSIP Set Member role 33 * @brief Initialize the VCP Volume Renderer role 40 * @brief Initialize the MICP Microphone Device role 47 * @brief Initialize the CCP Call Control Client role 54 * @brief Initialize the HAS Server
|
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
D | tmap_peripheral.h | 29 * @brief Initialize the VCP Volume Renderer role 36 * @brief Initialize the CSIP Set Member role 52 * @brief Initialize BAP Unicast Server role 59 * @brief Initialize Call Control Client 82 * @brief Initialize Media Controller
|
/Zephyr-latest/samples/bluetooth/tmap_central/src/ |
D | tmap_central.h | 14 * @brief Initialize the MCP Server role 21 * @brief Initialize the CCP Server role 28 * @brief Initialize the VCP Volume Controller role 56 * @brief Initialize the CAP Initiator role
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | frdm_rw612.conf | 12 # initialize first. Then, the QSPI flash driver must initialize to program 13 # the LUT table for port A. Finally, the PSRAM driver can initialize and
|
D | rd_rw612_bga.conf | 12 # initialize first. Then, the QSPI flash driver must initialize to program 13 # the LUT table for port A. Finally, the PSRAM driver can initialize and
|
/Zephyr-latest/soc/nxp/mcx/mcxw/ |
D | mcxw71_platform_init.S | 29 .ram_init_ctcm01: /* Initialize ctcm01 */ 40 .ram_init_stcm012: /* Initialize stcm012 */ 50 .loop5: /* Initialize stcm5 */
|
/Zephyr-latest/dts/bindings/memory-window/ |
D | intel,adsp-mem-window.yaml | 11 initialize: 13 description: Initialize memory region and flush cache.
|
/Zephyr-latest/soc/st/stm32/common/ |
D | pinctrl_soc.h | 40 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 47 * @brief Definitions used to initialize fields in #pinctrl_pin_t 60 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t (F1). 75 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t (non-F1). 93 * @brief Utility macro to initialize each pin. 106 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/drivers/memc/ |
D | Kconfig.mcux | 44 flash driver must initialize before the MEMC RAM driver, 50 bool "Initialize FLEXSPI when using device for XIP" 52 Initialize the FLEXSPI device even when using it for XIP. If this
|
/Zephyr-latest/soc/nxp/kinetis/k2x/ |
D | soc.c | 14 * This module provides routines to initialize and support board-level 75 * @brief Initialize the system clock 115 * Initialize the interrupt controller device drivers. 116 * Also initialize the timer device driver, if required. 126 /* Initialize PLL/system clock to 120 MHz */ in soc_early_init_hook()
|
/Zephyr-latest/soc/espressif/esp32/ |
D | pinctrl_soc.h | 31 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 38 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t. 54 * @brief Utility macro to initialize each pin. 65 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | pinctrl_soc.h | 31 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 38 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t. 54 * @brief Utility macro to initialize each pin. 65 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | pinctrl_soc.h | 31 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 38 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t. 54 * @brief Utility macro to initialize each pin. 65 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | pinctrl_soc.h | 31 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 39 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t. 55 * @brief Utility macro to initialize each pin. 66 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | pinctrl_soc.h | 31 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 38 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t. 54 * @brief Utility macro to initialize each pin. 65 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | pinctrl_soc.h | 33 * @brief Utility macro to initialize pinmux field in #pinctrl_pin_t. 40 * @brief Utility macro to initialize pincfg field in #pinctrl_pin_t. 56 * @brief Utility macro to initialize each pin. 67 * @brief Utility macro to initialize state pins contained in a given property.
|
/Zephyr-latest/soc/ene/kb1200/ |
D | pinctrl_soc.h | 20 /* initialize pinmux member fields of pinctrl_pin_t */ 35 /* initialize pin structure members */ 40 /* Use DT FOREACH macro to initialize each used pin */
|
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/ |
D | tmap_bmr.h | 10 * @brief Initialize the VCP Volume Renderer role 17 * @brief Initialize BAP Broadcast Sink
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_init.h | 13 * @brief Initialize all device configurations 15 * Iterate on a list of all configurations and initialize all
|
/Zephyr-latest/soc/nxp/kinetis/kwx/ |
D | soc_kw2xd.c | 74 * @brief Initialize radio transceiver clock output 78 * to the input pin EXTAL0 of the SoC. This routine will initialize the clock 108 * @brief Initialize the system clock 145 * Initialize the interrupt controller device drivers. 146 * Also initialize the timer device driver, if required. 155 /* Initialize PLL/system clock to 48 MHz */ in soc_early_init_hook()
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/ |
D | stream_tx.h | 29 * @brief Initialize TX 31 * This will initialize TX if not already initialized. This creates and starts a thread that 44 * @retval -ENOEXEC if the LC3 encoder failed to initialize
|
/Zephyr-latest/include/zephyr/net/ |
D | net_config.h | 52 * @brief Initialize this network application. 67 * @brief Initialize this network application using a specific network 73 * @param iface Initialize networking using this network interface. 85 * @brief Initialize this network application.
|
/Zephyr-latest/include/zephyr/data/ |
D | jwt.h | 57 * @brief Initialize the JWT builder. 59 * Initialize the given JWT builder for the creation of a fresh token. 62 * @param builder The builder to initialize. 68 * @retval -ENOSPC Buffer is insufficient to initialize.
|
/Zephyr-latest/doc/services/storage/disk/ |
D | access.rst | 15 API provides IOCTLs to initialize and de-initialize the disk. They are 18 * :c:macro:`DISK_IOCTL_CTRL_INIT`: Initialize the disk. Must be called before 22 * :c:macro:`DISK_IOCTL_CTRL_DEINIT`: De-initialize the disk. Once this IOCTL 26 Init/deinit IOCTL calls are balanced, so a disk will not de-initialize until 38 de-initialize the disk and can instead call :c:func:`fs_unmount`
|
/Zephyr-latest/tests/subsys/usb/device_next/src/ |
D | main.c | 100 zassert_equal(err, 0, "Failed to initialize USB host"); in usb_test_enable() 117 zassert_equal(err, 0, "Failed to initialize descriptor (%d)", err); in usb_test_enable() 120 zassert_equal(err, 0, "Failed to initialize descriptor (%d)", err); in usb_test_enable() 123 zassert_equal(err, 0, "Failed to initialize descriptor (%d)", err); in usb_test_enable() 126 zassert_equal(err, 0, "Failed to initialize descriptor (%d)", err); in usb_test_enable() 157 zassert_equal(err, 0, "Failed to initialize device support"); in usb_test_enable()
|
12345678910>>...57