FreeCalypso > hg > fc-tourmaline
comparison src/g23m-aci/aci/aci_cmh.h @ 302:d32ac4edb634
aci: add AT%MSCAP command for tinkering with /pcm/MSCAP
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 05 Jun 2023 21:34:33 +0000 |
parents | 4bb5772a05a3 |
children |
comparison
equal
deleted
inserted
replaced
301:4bb5772a05a3 | 302:d32ac4edb634 |
---|---|
550 AT_CMD_IOW, | 550 AT_CMD_IOW, |
551 AT_CMD_AT_BUZ, | 551 AT_CMD_AT_BUZ, |
552 AT_CMD_AT_BZSTOP, | 552 AT_CMD_AT_BZSTOP, |
553 AT_CMD_AT_VIBR, | 553 AT_CMD_AT_VIBR, |
554 AT_CMD_AT_VIBS, | 554 AT_CMD_AT_VIBS, |
555 AT_CMD_P_MSCAP, | |
555 AT_CMD_P_SPVER, | 556 AT_CMD_P_SPVER, |
556 /* terminator */ | 557 /* terminator */ |
557 AT_CMD_MAX, /* maximum command id */ | 558 AT_CMD_MAX, /* maximum command id */ |
558 AT_CMD_BIGGEST = 0x0000ffff /* To avoid the lint warning 650 */ | 559 AT_CMD_BIGGEST = 0x0000ffff /* To avoid the lint warning 650 */ |
559 } T_ACI_AT_CMD; | 560 } T_ACI_AT_CMD; |