Home
last modified time | relevance | path

Searched refs:diag (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c299 struct gpio_tle9104_channel_diagnostics diag[TLE9104_GPIO_COUNT]) in tle9104_get_diagnostics_internal()
342 diag[0].on = tle9104_get_register_bits(diag_out12_on, TLE9104_DIAGOUT12ON_DIAGCH1ON_POS, in tle9104_get_diagnostics_internal()
344 diag[1].on = tle9104_get_register_bits(diag_out12_on, TLE9104_DIAGOUT12ON_DIAGCH2ON_POS, in tle9104_get_diagnostics_internal()
346 diag[2].on = tle9104_get_register_bits(diag_out34_on, TLE9104_DIAGOUT34ON_DIAGCH3ON_POS, in tle9104_get_diagnostics_internal()
348 diag[3].on = tle9104_get_register_bits(diag_out34_on, TLE9104_DIAGOUT34ON_DIAGCH4ON_POS, in tle9104_get_diagnostics_internal()
350 diag[0].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH1OFF_POS, in tle9104_get_diagnostics_internal()
352 diag[1].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH2OFF_POS, in tle9104_get_diagnostics_internal()
354 diag[2].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH3OFF_POS, in tle9104_get_diagnostics_internal()
356 diag[3].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH4OFF_POS, in tle9104_get_diagnostics_internal()
363 struct gpio_tle9104_channel_diagnostics diag[TLE9104_GPIO_COUNT]) in tle9104_get_diagnostics()
[all …]
/Zephyr-latest/include/zephyr/drivers/mfd/
Dtle9104.h54 struct gpio_tle9104_channel_diagnostics diag[TLE9104_GPIO_COUNT]);
/Zephyr-latest/modules/openthread/platform/
DCMakeLists.txt22 zephyr_library_sources_ifdef(CONFIG_OPENTHREAD_DIAG diag.c)
/Zephyr-latest/cmake/sca/eclair/ECL/
Dlanguage_extensions.ecl6 -config=MC3R1.R1.2,behaviors+={hide,"service(STD.diag)&&category(^(ext_missing_varargs_arg|ext_past…
Dtoolchain.ecl35 -config=STD.diag,diagnostics={safe,"^ext_auto_type$"}
45 -config=STD.diag,behavior+={c99,GCC,"^(ext_missing_varargs_arg|ext_paste_comma|ext_flexible_array_i…
46 -config=STD.diag,behavior+={c18,GCC,"^(ext_missing_varargs_arg)$"}