Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_peci_v1.h38 …__IOM uint8_t REQ_TIMER_LSB; /*!< (@ 0x00000028) PECI Request timer LSB … member
/hal_microchip-latest/mec5/drivers/
Dmec_peci.c91 regs->REQ_TIMER_LSB = (uint8_t)(cfg->request_timer); in mec_hal_peci_init()