Searched refs:ETZPC_HWCFGR_NUM_PER_SEC_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define ETZPC_HWCFGR_NUM_PER_SEC_MASK GENMASK_32(15, 8) macro712 ddata->num_per_sec = (reg & ETZPC_HWCFGR_NUM_PER_SEC_MASK) >> in stm32_etzpc_set_driverdata()