Searched full:diagnostic (Results 1 – 25 of 74) sorted by relevance
123
/Zephyr-latest/tests/kernel/mem_protect/stack_random/src/ |
D | main.c | 22 #pragma GCC diagnostic push 23 #pragma GCC diagnostic ignored "-Wpragmas" 24 #pragma GCC diagnostic ignored "-Wdangling-pointer" 50 #pragma GCC diagnostic pop
|
/Zephyr-latest/ |
D | .codechecker.yml | 17 - --disable=clang-diagnostic-reserved-identifier 18 - --disable=clang-diagnostic-reserved-macro-identifier
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | reboot.c | 38 #pragma GCC diagnostic push 39 #pragma GCC diagnostic ignored "-Wnonnull" 57 #pragma GCC diagnostic pop
|
/Zephyr-latest/tests/unit/intmath/ |
D | main.c | 20 #pragma GCC diagnostic ignored "-Woverflow" 30 #pragma clang diagnostic push 31 #pragma clang diagnostic ignored "-Winteger-overflow" 60 #pragma clang diagnostic pop
|
/Zephyr-latest/subsys/modbus/ |
D | Kconfig | 76 bool "FC08 Diagnostic support" 80 Enable function code 08 Diagnostic support
|
/Zephyr-latest/dts/bindings/mfd/ |
D | infineon,tle9104.yaml | 40 diagnostic-filter-time: 49 diagnostic filter time in us,
|
/Zephyr-latest/drivers/dma/ |
D | dma_xilinx_axi_dma.c | 362 #pragma GCC diagnostic push 363 #pragma GCC diagnostic ignored "-Waddress-of-packed-member" 374 #pragma GCC diagnostic pop 376 #pragma GCC diagnostic push 377 #pragma GCC diagnostic ignored "-Waddress-of-packed-member" 444 #pragma GCC diagnostic pop 525 #pragma GCC diagnostic push in dma_xilinx_axi_dma_clean_up_sg_descriptors() 526 #pragma GCC diagnostic ignored "-Waddress-of-packed-member" in dma_xilinx_axi_dma_clean_up_sg_descriptors() 530 #pragma GCC diagnostic pop in dma_xilinx_axi_dma_clean_up_sg_descriptors() 618 #pragma GCC diagnostic push in dma_xilinx_axi_dma_start() [all …]
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | irq.h | 171 _Pragma("clang diagnostic push") \ 172 _Pragma("clang diagnostic ignored \"-Wextra\"") 173 #define ARCH_ISR_DIAG_ON _Pragma("clang diagnostic pop") 176 _Pragma("GCC diagnostic push") \ 177 _Pragma("GCC diagnostic ignored \"-Wattributes\"") 178 #define ARCH_ISR_DIAG_ON _Pragma("GCC diagnostic pop")
|
/Zephyr-latest/doc/connectivity/canbus/ |
D | isotp.rst | 14 vehicles - Diagnostic communication over Controller Area Network (DoCAN). 16 implies, it is originally designed, and still used in road vehicle diagnostic
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memmap.h | 33 * also handy to have the entire map intact for diagnostic purposes. 61 * label the members, except for diagnostic purposes.
|
/Zephyr-latest/include/zephyr/sys/ |
D | cbprintf_cxx.h | 84 _Pragma("GCC diagnostic push") in z_cbprintf_cxx_is_pchar() 85 _Pragma("GCC diagnostic ignored \"-Wpointer-arith\"") in z_cbprintf_cxx_is_pchar() 88 _Pragma("GCC diagnostic pop") in z_cbprintf_cxx_is_pchar() 136 _Pragma("GCC diagnostic push") in z_cbprintf_cxx_is_word_num() 137 _Pragma("GCC diagnostic ignored \"-Wpointer-arith\"") in z_cbprintf_cxx_is_word_num() 139 _Pragma("GCC diagnostic pop") in z_cbprintf_cxx_is_word_num()
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max14916-gpio.yaml | 114 false: To select regular blanking time (4ms, typ) for diagnostic fault bits, OWOff_ 116 true: To select long blanking time (8ms, typ) for diagnostic fault bits, OWOff_ 121 false: Disable latching of diagnostic fault bits in the OvrLdChF, OpnWirChF, and 123 true: Enable latching of diagnostic fault bits in the OvrLdChF, OpnWirChF, and
|
D | adi,max14906-gpio.yaml | 125 false: To select regular blanking time (4ms, typ) for diagnostic fault bits, OWOff_ 127 true: To select long blanking time (8ms, typ) for diagnostic fault bits, OWOff_ 132 false: Disable latching of diagnostic fault bits in the OvrLdChF, OpnWirChF, and 134 true: Enable latching of diagnostic fault bits in the OvrLdChF, OpnWirChF, and
|
/Zephyr-latest/tests/posix/headers/src/ |
D | sys_socket_h.c | 15 #pragma GCC diagnostic push 16 #pragma GCC diagnostic ignored "-Wunused-value" 123 #pragma GCC diagnostic pop
|
D | netinet_in_h.c | 15 #pragma GCC diagnostic push 16 #pragma GCC diagnostic ignored "-Wunused-variable" 103 #pragma GCC diagnostic pop
|
D | pthread_h.c | 15 #pragma GCC diagnostic push 16 #pragma GCC diagnostic ignored "-Wunused-variable" 164 #pragma GCC diagnostic pop
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | overlay-ot.conf | 42 # Enable diagnostic module, uncomment if needed
|
/Zephyr-latest/dts/bindings/options/ |
D | openthread,config.yaml | 23 This enables access to diagnostic GPIO pins. Each field consists of
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | toolchain.ecl | 77 -doc_begin="See Section \"6.62.13 Diagnostic Pragmas\" of "GCC_MANUAL"." 78 -config=STD.nonstdc,behavior+={c99, GCC, "^GCC diagnostic (push|pop|ignored \"-W.*\")$"} 79 -config=STD.nonstdc,behavior+={c18, GCC, "^GCC diagnostic (push|pop|ignored \"-W.*\")$"}
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | overlay-ot.conf | 43 # Enable diagnostic module, uncomment if needed
|
D | overlay-ot-rcp-host-uart.conf | 46 # Enable diagnostic module, uncomment if needed
|
D | overlay-ot-rcp-host-nxp.conf | 59 # Enable diagnostic module, uncomment if needed
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | overlay-ot.conf | 47 # Enable diagnostic module, uncomment if needed
|
/Zephyr-latest/tests/bsim/net/sockets/echo_test/ |
D | overlay-ot.conf | 45 # Enable diagnostic module, uncomment if needed
|
/Zephyr-latest/modules/openthread/platform/ |
D | diag.c | 404 diag_output("transmit will send %" PRId32 " diagnostic messages with %" PRIu32 in processTransmit() 414 diag_output("diagnostic message transmission is stopped\r\n"); in processTransmit() 428 diag_output("sending %" PRId32 " diagnostic messages with %" PRIu32 in processTransmit() 446 diag_output("set diagnostic messages interval to %" PRIu32 in processTransmit() 465 diag_output("set diagnostic messages count to %" PRId32 "\r\n", in processTransmit()
|
123