Home
last modified time | relevance | path

Searched refs:z_impl_hwinfo_get_supported_reset_cause (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/drivers/hwinfo/
Dhwinfo_weak_impl.c29 int __weak z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_smartbond.c54 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_handlers.c50 ret = z_impl_hwinfo_get_supported_reset_cause(&supported_copy); in z_vrfy_hwinfo_get_supported_reset_cause()
Dhwinfo_rw61x.c30 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_sam_rstc.c45 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_cc13xx_cc26xx.c89 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_rpi_pico.c96 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_esp32.c51 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_mcux_src_rev2.c88 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_andes.c115 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_mcux_rcm.c121 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_ambiq.c128 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_mcux_src.c109 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_gecko.c163 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_nrf.c176 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
Dhwinfo_stm32.c187 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function
/Zephyr-latest/include/zephyr/drivers/
Dhwinfo.h164 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported);
/Zephyr-latest/drivers/watchdog/
Dwdt_xilinx_axi.c254 int z_impl_hwinfo_get_supported_reset_cause(uint32_t *supported) in z_impl_hwinfo_get_supported_reset_cause() function