.. |
btstack_audio_embedded.c
|
btstack_audio: add set_volume() to sink and set_gain() to source interfaces (nop implementations for portaudio and embedded)
|
2020-06-26 15:12:53 +02:00 |
btstack_em9304_spi_embedded.c
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
btstack_run_loop_embedded.c
|
remove btstack_run_loop_base.h include from run loop implementations and tests
|
2021-03-08 10:45:31 +01:00 |
btstack_run_loop_embedded.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
btstack_stdin_embedded.c
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
btstack_tlv_flash_bank.c
|
fix warnings for log_info/printf
|
2020-11-30 14:26:45 +01:00 |
btstack_tlv_flash_bank.h
|
btstack_tlv_flash_bank: support alignment 8 with ENABLE_TLV_FLASH_EXPLICIT_DELETE_FIELD
|
2019-05-14 16:20:12 +02:00 |
btstack_uart_block_embedded.c
|
add missing includes to fix build
|
2021-06-05 16:52:58 +02:00 |
hal_audio.h
|
add missing c++ guard
|
2021-05-09 22:13:54 +02:00 |
hal_cpu.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_em9304_spi.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_flash_bank_memory.c
|
test: fix c/c++ mixed compile warning, streamline makefile
|
2021-06-12 12:03:02 +02:00 |
hal_flash_bank_memory.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_flash_bank.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_led.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_stdin.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_tick.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_time_ms.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hal_uart_dma.h
|
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
2019-05-11 19:08:52 +02:00 |
hci_dump_embedded_stdout.c
|
hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms
|
2021-03-11 15:53:45 +01:00 |
hci_dump_embedded_stdout.h
|
hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms
|
2021-03-11 15:53:45 +01:00 |
hci_dump_segger_rtt_binary.c
|
hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms
|
2021-03-11 15:53:45 +01:00 |
hci_dump_segger_rtt_binary.h
|
hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms
|
2021-03-11 15:53:45 +01:00 |
hci_dump_segger_rtt_stdout.c
|
HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking
|
2021-06-25 20:42:14 +02:00 |
hci_dump_segger_rtt_stdout.h
|
hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms
|
2021-03-11 15:53:45 +01:00 |