Home
last modified time | relevance | path

Searched refs:CY_CAPSENSE_PERI_CLK (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Native_Driver/generated_source/
Dcycfg_peripherals.h43 #define CY_CAPSENSE_PERI_CLK 100000000u macro
Dcycfg_capsense.h93 #if !defined(CY_CAPSENSE_PERI_CLK)
94 #error Peripheral clock core is not set: missing #define CY_CAPSENSE_PERI_CLK
1490 #if ((CY_CAPSENSE_PERI_CLK / 2) > 50000000)
1494 #if ((CY_CAPSENSE_PERI_CLK / 2) > 50000000)
1498 #if ((CY_CAPSENSE_PERI_CLK / 2 / 32) > 3000000)
1502 #if ((CY_CAPSENSE_PERI_CLK / 2 / 32) > 3000000)
Dcycfg_capsense.c137 .periClkHz = CY_CAPSENSE_PERI_CLK,