Home
last modified time | relevance | path

Searched defs:supported (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-2.7.6/doc/guides/west/
Dworkspaces.rst146 T1: Star topology, zephyr is the manifest repository
159 T2: Star topology, application is the manifest repository
247 T3: Forest topology
/Zephyr-Core-2.7.6/doc/guides/porting/
Dboard_porting.rst84 Architecture
89 CPU Core
101 SoC
/Zephyr-Core-2.7.6/drivers/hwinfo/
Dhwinfo_weak_impl.c24 int __weak z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_mcux_rcm.c121 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_gecko.c153 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_handlers.c37 int z_vrfy_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_vrfy_hwinfo_get_supported_reset_cause()
Dhwinfo_stm32.c97 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause()
Dhwinfo_nrf.c108 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause()
/Zephyr-Core-2.7.6/tests/drivers/hwinfo/api/src/
Dmain.c177 uint32_t supported; in test_get_supported_reset_cause() local
/Zephyr-Core-2.7.6/tests/bluetooth/tester/src/
Dgap.c54 bool supported; member
73 bool supported = false; in read_car_cb() local