Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_fc.c273 || (pxfr->operation >= MEC_ESPI_FC_OP_MAX)) { in mec_hal_espi_fc_xfr_start()
289 switch (pxfr->operation) { in mec_hal_espi_fc_xfr_start()
Dmec_espi_fc.h51 uint8_t operation; member