Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_vw.c123 void mec_hal_espi_vw_ct_from_girq_pos(uint8_t bank, uint8_t girq_pos, in mec_hal_espi_vw_ct_from_girq_pos() argument
128 if (girq_pos > 31) { in mec_hal_espi_vw_ct_from_girq_pos()
133 d = girq_pos / 4u; in mec_hal_espi_vw_ct_from_girq_pos()
141 m = girq_pos % 4u; in mec_hal_espi_vw_ct_from_girq_pos()
Dmec_espi_vw.h175 void mec_hal_espi_vw_ct_from_girq_pos(uint8_t bank, uint8_t girq_pos,