htc: skeleton much of the type hierarchy for htclow manager
1 parent 83c1c17 commit cf99f54a34654e575de377e993a1e607164835d8
@Michael Scire Michael Scire authored on 8 Feb 2021
SciresM committed on 24 Feb 2021
Showing 26 changed files
View
libraries/libstratosphere/include/stratosphere/htclow.hpp
View
libraries/libstratosphere/include/stratosphere/htclow/htclow_channel_types.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/htclow/htclow_module_types.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/htclow/impl/htclow_internal_types.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_state.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/driver/htclow_driver_manager.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/driver/htclow_i_driver.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_listener.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_manager.cpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_manager.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_manager_holder.cpp
View
libraries/libstratosphere/source/htclow/htclow_manager_impl.cpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_manager_impl.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_packet.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_packet_factory.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/htclow_worker.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/mux/htclow_mux.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.hpp 0 → 100644
View
libraries/libstratosphere/source/htclow/mux/htclow_mux_task_manager.hpp 0 → 100644