Macros | |
| #define | CY_PROFILE_DRV_VERSION_MAJOR 1 |
| Driver major version. | |
| #define | CY_PROFILE_DRV_VERSION_MINOR 30 |
| Driver minor version. | |
| #define | CY_PROFILE_ID CY_PDL_DRV_ID(0x1EU) |
| Profile driver identifier. | |
| #define | CY_PROFILE_START_TR 1UL |
| Start profiling command for the CMD register. | |
| #define | CY_PROFILE_STOP_TR 2UL |
| Stop profiling command for the CMD register. | |
| #define | CY_PROFILE_CLR_ALL_CNT 0x100UL |
| Command to clear all counter registers to 0. | |