Files
bootloader/doc/core_html/group__peripheral.js
László Monda e6c1fce5b4 Add KBOOT.
2016-08-10 01:45:15 +02:00

38 lines
2.8 KiB
JavaScript

var group__peripheral =
[
[ "peripheral_control_interface_t", "group__peripheral.html#structperipheral__control__interface__t", [
[ "init", "group__peripheral.html#a85a3f4a1ef65ac1ffc03b033c4aaf164", null ],
[ "pollForActivity", "group__peripheral.html#ac9e0249195af7428635fca3bb0dfa4c1", null ],
[ "pump", "group__peripheral.html#a533e42f93861074cf43ef1532e932f6a", null ],
[ "shutdown", "group__peripheral.html#a918c657cd918dea7d4e129b999601f71", null ]
] ],
[ "peripheral_byte_inteface_t", "group__peripheral.html#structperipheral__byte__inteface__t", [
[ "init", "group__peripheral.html#a6df8bfa7ec72e0c0de7257fd63469985", null ],
[ "read", "group__peripheral.html#a847a57c39f924f2468afdc4cb156803d", null ],
[ "write", "group__peripheral.html#af730fbd40c38df64fecae440f76f5eec", null ]
] ],
[ "peripheral_packet_interface_t", "group__peripheral.html#structperipheral__packet__interface__t", [
[ "abortDataPhase", "group__peripheral.html#af77ad57cd18d75ac0d63708629d5c0f9", null ],
[ "byteReceivedCallback", "group__peripheral.html#a6cbfe871a99814cf3631b199fd3a2334", null ],
[ "finalize", "group__peripheral.html#a1ff7c06938106af90a65312b898c3b37", null ],
[ "getMaxPacketSize", "group__peripheral.html#a8396ad839cc9fcd6ed507c43e758b2d0", null ],
[ "init", "group__peripheral.html#a6df8bfa7ec72e0c0de7257fd63469985", null ],
[ "readPacket", "group__peripheral.html#a73463596a34227f500d15a667c184776", null ],
[ "writePacket", "group__peripheral.html#abf57f6c4300fbe02da8c97085bae0a6b", null ]
] ],
[ "peripheral_descriptor_t", "group__peripheral.html#struct_peripheral_descriptor", [
[ "byteInterface", "group__peripheral.html#a79163bbbd9e86ab8351ee29f989c7899", null ],
[ "controlInterface", "group__peripheral.html#a06427f58a1a1304383cb326b476083ec", null ],
[ "instance", "group__peripheral.html#a9ed36c4f5392e9f1819ec7c9eb9aff80", null ],
[ "packetInterface", "group__peripheral.html#a26772fc6678c309201c894a6e903e4b5", null ],
[ "pinmuxConfig", "group__peripheral.html#a93b4acdd53176451155aadc527ad940f", null ],
[ "typeMask", "group__peripheral.html#aebff96e4421ee84530b46588d1fecc06", null ]
] ],
[ "_peripheral_types", "group__peripheral.html#ga9fbe682bf20c8eb79f22dac5d876cde1", null ],
[ "packet_type_t", "group__peripheral.html#ga864fc0d1fbad74e37628f58051c8e3f7", [
[ "kPacketType_Command", "group__peripheral.html#gga864fc0d1fbad74e37628f58051c8e3f7ac6247e577f9548697d503ced8a809a60", null ],
[ "kPacketType_Data", "group__peripheral.html#gga864fc0d1fbad74e37628f58051c8e3f7a72e7fc42591ecec5ab6b3857a318113a", null ]
] ],
[ "pinmux_type_t", "group__peripheral.html#gaa37d9314ea323173c2e6a8852ed971db", null ],
[ "g_peripherals", "group__peripheral.html#ga22fd965b66d458850f2f8ab9c594f56a", null ]
];