Home
last modified time | relevance | path

Searched refs:MEC_PCR_MAX_ID (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c194 if (pid >= MEC_PCR_MAX_ID) { in mec_hal_pcr_set_blk_slp_en()
206 if (pid >= MEC_PCR_MAX_ID) { in mec_hal_pcr_clr_blk_slp_en()
221 if (pid < MEC_PCR_MAX_ID) { in mec_hal_pcr_is_blk_slp_en()
295 if (pid >= MEC_PCR_MAX_ID) { in mec_hal_pcr_blk_reset()
693 if (pid >= MEC_PCR_MAX_ID) { in mec_hal_pcr_blk_privilege_enable()
Dmec_pcr_api.h130 MEC_PCR_MAX_ID = (PCR_SLP_EN_IDX_MAX * 32), enumerator