hackrf/firmware/hackrf_usb
2022-09-20 11:13:25 +01:00
..
CMakeLists.txt Rename m0_state.{c,h} to usb_api_m0_state.{c,h} 2022-02-13 17:53:34 +00:00
hackrf_usb.c Move RFFC5072 setup before enabling RF power. 2022-09-19 13:02:29 +01:00
sgpio_m0.s Fix overlapping register allocations. 2022-02-28 23:02:34 +00:00
usb_api_board_info.c Detect hardware platform at run-time. 2022-09-14 07:08:47 -04:00
usb_api_board_info.h Detect hardware platform at run-time. 2022-09-14 07:08:47 -04:00
usb_api_cpld.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_cpld.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_m0_state.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_m0_state.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_operacake.c operacake: disable the usage of time mode when a portapack is installed 2022-09-01 14:03:18 -06:00
usb_api_operacake.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_register.c Add a simpler way to check CLKIN status. 2022-08-05 09:37:38 +01:00
usb_api_register.h Add a simpler way to check CLKIN status. 2022-08-05 09:37:38 +01:00
usb_api_spiflash.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_spiflash.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_sweep.c Add braces to all control statements without them. 2022-08-03 23:46:46 +01:00
usb_api_sweep.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_transceiver.c Don't start baseband streaming until TX buffer is first filled. 2022-09-20 11:13:25 +01:00
usb_api_transceiver.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_ui.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_api_ui.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_bulk_buffer.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_descriptor.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_descriptor.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_device.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_device.h Broke some application-specific USB code into separate files within hackrf_usb/. Hoping I can use them as necessary in other projects, or push them into a library eventually. 2013-09-19 19:51:32 -07:00
usb_endpoint.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_endpoint.h Broke some application-specific USB code into separate files within hackrf_usb/. Hoping I can use them as necessary in other projects, or push them into a library eventually. 2013-09-19 19:51:32 -07:00