6 related documentation, 7 contact information, Related documentation – Maxim Integrated 73M1866B/73M1966B FXOAPI User Manual
Page 65: Contact information

UG_1x66B_046
73M1866B/73M1966B FXOAPI User Guide
Rev. 2.1
65
case M1x66_EVENT_DIAL_COMPLETE:
printf("\n\r DIAL_COMPLETE(%d)\n\r",channelId);
break;
case M1x66_EVENT_DIAL_ABORTED:
printf("\n\r DIAL_ABORTED(%d)\n\r",channelId);
break;
case M1x66_EVENT_SYNC_LOST:
printf("\n\r BARRIER_SYNC_LOST(%d)\n\r",channelId);
break;
case M1x66_EVENT_SYNC_RECOVERED:
printf("\n\r BARRIER_SYNC_RECOVERED(%d)\n\r",channelId);
break;
case M1x66_EVENT_GPIO_INTERRUPT:
printf("\n\r %s interrupt:(%d)\n\r",GPIO_NUM_TO_STR(data1),channelId);
break;
default:
printf("\nUnkown event\n\r");
break;
}
}
6 Related Documentation
The following 73M1x66B documents are available from Teridian Semiconductor Corporation:
73M1866B/73M1966B Data Sheet
73M1866B/73M1966B Demo Board User Manual
73M1866B/73M1966B GUI User Guide
73M1866B/73M1966B Reference Driver User Guide
73M1866B/73M1966B Layout Guidelines
73M1x66B Worldwide Design Guide
73M1866B/73M1966B FXOCTL Application User Guide
7 Contact Information
For more information about Teridian Semiconductor products or to check the availability of the 73M1866B
and 73M1966B, contact us at:
6440 Oak Canyon Road
Suite 100
Irvine, CA 92618-5201
Telephone: (714) 508-8800
FAX: (714) 508-8878
Email: [email protected]
For a complete list of worldwide sales offices, go t
______