Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpcmp.c94 …tmp32 = base->CCR2 & ~(LPCMP_CCR2_HYSTCTR_MASK | LPCMP_CCR2_CMP_NPMD_MASK | LPCMP_CCR2_CMP_HPMD_MA… in LPCMP_Init()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h9778 #define LPCMP_CCR2_HYSTCTR_MASK (0x30U) macro
9786 … (((uint32_t)(((uint32_t)(x)) << LPCMP_CCR2_HYSTCTR_SHIFT)) & LPCMP_CCR2_HYSTCTR_MASK)
DRV32M1_zero_riscy.h9922 #define LPCMP_CCR2_HYSTCTR_MASK (0x30U) macro
9930 … (((uint32_t)(((uint32_t)(x)) << LPCMP_CCR2_HYSTCTR_SHIFT)) & LPCMP_CCR2_HYSTCTR_MASK)