Home
last modified time | relevance | path

Searched refs:GCOV_DO_COVERAGE (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/utilities/unity/
Dgcov_support.h36 #ifndef GCOV_DO_COVERAGE
37 #define GCOV_DO_COVERAGE (1) macro
45 #define GCOV_USE_STANDARD_GCOV_LIB (1 && GCOV_DO_COVERAGE)
Dgcov_support.c47 #if GCOV_DO_COVERAGE && defined(__MCUXPRESSO) in gcov_check()
72 #elif GCOV_DO_COVERAGE in gcov_write()
80 #if GCOV_DO_COVERAGE && defined(__MCUXPRESSO) in gcov_init()
Dunity.c11 #ifdef GCOV_DO_COVERAGE
1435 #if GCOV_DO_COVERAGE
1492 #if defined(GCOV_DO_COVERAGE) && defined(__GNUC__)
/hal_nxp-3.5.0/mcux/mcux-sdk/components/extern_flash/
Dfsl_adapter_eeprom_AT25Fxxxx.c22 #if (!defined(GCOV_DO_COVERAGE) || (GCOV_DO_COVERAGE == 0))
Dfsl_adapter_eeprom_AT45DBxxxx.c23 #if (!defined(GCOV_DO_COVERAGE) || (GCOV_DO_COVERAGE == 0))
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c63 #if (!defined(GCOV_DO_COVERAGE) || (GCOV_DO_COVERAGE == 0))
/hal_nxp-3.5.0/mcux/mcux-sdk/utilities/shell/
Dfsl_shell.c92 #if (!defined(GCOV_DO_COVERAGE) || (GCOV_DO_COVERAGE == 0))