Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/hwinfo/
Dhwinfo_mcux_rcm.c22 static uint32_t hwinfo_mcux_rcm_xlate_reset_sources(uint32_t sources) in hwinfo_mcux_rcm_xlate_reset_sources()
91 uint32_t sources; in z_impl_hwinfo_get_reset_cause() local
109 uint32_t sources; in z_impl_hwinfo_clear_reset_cause() local
123 uint32_t sources; in z_impl_hwinfo_get_supported_reset_cause() local
/Zephyr-latest/tests/subsys/logging/log_links/src/
Dmock_log_link.h19 struct mock_log_link_source *sources; member
/Zephyr-latest/drivers/sdhc/
Difx_cat1_sdio.c220 int sources, void *user_data) in ifx_cat1_sdio_enable_interrupt()
244 static int ifx_cat1_sdio_disable_interrupt(const struct device *dev, int sources) in ifx_cat1_sdio_disable_interrupt()
Dimx_usdhc.c846 int sources, void *user_data) in imx_usdhc_enable_interrupt()
913 static int imx_usdhc_disable_interrupt(const struct device *dev, int sources) in imx_usdhc_disable_interrupt()
/Zephyr-latest/drivers/sensor/st/lis2ds12/
Dlis2ds12_trigger.c53 lis2ds12_all_sources_t sources; in lis2ds12_handle_int() local
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12_api.c110 lis2dux12_all_sources_t sources; in st_lis2dux12_handle_interrupt() local
Dlis2duxs12_api.c110 lis2duxs12_all_sources_t sources; in st_lis2duxs12_handle_interrupt() local
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc_trigger.c192 iis2dlpc_all_sources_t sources; in iis2dlpc_handle_interrupt() local
/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c291 lis2dw12_all_sources_t sources; in lis2dw12_handle_interrupt() local
/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h477 int sources, void *user_data) in z_impl_sdhc_enable_interrupt()
503 int sources) in z_impl_sdhc_disable_interrupt()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_mchp_ecia_xec.c57 uint8_t sources[32]; member
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dmain.c49 static struct bt_bap_ep *sources[CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SRC_COUNT]; variable
/Zephyr-latest/include/zephyr/net/
Dnet_if.h153 struct net_addr sources[CONFIG_NET_IF_MCAST_IPV4_SOURCE_COUNT]; member