Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_qspi.c1044 ctx->ndescrs = 0; in mec_hal_qspi_context_init()
1100 didx = ctx->ndescrs; in mec_hal_qspi_cfg_gen_ts_clocks()
1115 ctx->ndescrs++; in mec_hal_qspi_cfg_gen_ts_clocks()
1218 didx = ctx->ndescrs; in mec_hal_qspi_descrs_cfg1()
1247 ctx->ndescrs = didx; in mec_hal_qspi_descrs_cfg1()
1262 if (!ctx->ndescrs) { in mec_hal_qspi_load_descrs()
1267 max_ndescr = (size_t)ctx->ndescrs; in mec_hal_qspi_load_descrs()
Dmec_qspi_api.h262 uint8_t ndescrs; member