Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_peci_v1.h40 …__IOM uint8_t REQ_TIMER_MSB; /*!< (@ 0x0000002C) PECI Request timer MSB … member
/hal_microchip-latest/mec5/drivers/
Dmec_peci.c92 regs->REQ_TIMER_MSB = (uint8_t)(cfg->request_timer >> 8); in mec_hal_peci_init()