Searched refs:init (Results 601 – 625 of 749) sorted by relevance
1...<<21222324252627282930
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc13xx_cc26xx.c | 578 .iface_api.init = ieee802154_cc13xx_cc26xx_iface_init,
|
D | ieee802154_cc13xx_cc26xx_subg.c | 918 .iface_api.init = ieee802154_cc13xx_cc26xx_subg_iface_init,
|
D | ieee802154_kw41z.c | 1091 .iface_api.init = kw41z_iface_init,
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_nrf.c | 953 .init = udc_nrf_init,
|
D | udc_virtual.c | 629 .init = udc_vrt_init,
|
D | udc_renesas_ra.c | 658 .init = udc_renesas_ra_init,
|
/Zephyr-latest/drivers/sensor/bosch/bmi270/ |
D | bmi270.c | 38 return cfg->bus_io->init(&cfg->bus); in bmi270_bus_init()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_lan865x.c | 576 .iface_api.init = lan865x_iface_init,
|
D | eth_lan9250.c | 650 .iface_api.init = lan9250_iface_init,
|
D | eth_numaker.c | 555 .iface_api.init = numaker_eth_if_init,
|
D | dsa_ksz8xxx.c | 1025 .iface_api.init = dsa_iface_init,
|
D | eth_cyclonev.c | 1139 const struct ethernet_api eth_cyclonev_api = {.iface_api.init = eth_cyclonev_iface_init,
|
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
D | eth_nxp_enet_qos_mac.c | 617 .iface_api.init = eth_nxp_enet_qos_iface_init,
|
/Zephyr-latest/drivers/disk/ |
D | sdmmc_stm32.c | 532 .init = stm32_sdmmc_access_init,
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig | 220 By default mbed TLS will be initialized at Zephyr init. Disabling this option
|
/Zephyr-latest/subsys/usb/device/class/hid/ |
D | core.c | 722 void (*init)(void); member
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_filter.c | 626 void ull_filter_reset(bool init) in ull_filter_reset() argument 643 if (init) { in ull_filter_reset()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.9.rst | 312 * ``ZEP-2379`` - samples/bluetooth: Bluetooth init failed (err -19) 338 * ``ZEP-2464`` - "allow IPv6 interface init to work with late IP assignment" patch broke non-late I…
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_spi_stm32.c | 805 .init = &ec_host_cmd_spi_init,
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ps8xxx.c | 547 .init = ps8xxx_tcpc_init,
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_cdns_ll.c | 765 .init = sdhc_cdns_init,
|
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 926 .init = etr_shell_init,
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 36 int "Console init priority"
|
/Zephyr-latest/modules/nrf_wifi/os/ |
D | shim.c | 669 status = dev->init(qspi_defconfig()); in zep_shim_bus_qspi_dev_add()
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 107 …RATIONAL_DATASET_AUTO_INIT OT_OPERATIONAL_DATASET_AUTO_INIT "Enable operational dataset auto init")
|
1...<<21222324252627282930