/btstack/doc/manual/ |
H A D | markdown_create_gatt_services_and_clients.py | 35 def isEmptyCommentLine(line): argument 38 def isCommentLine(line): argument 41 def isEndOfComment(line): argument 44 def isNewItem(line): argument 47 def isTextTag(line): argument 50 def isItemizeTag(line): argument 53 def processTextLine(line): argument
|
H A D | markdown2tex.py | 20 def fix_empty_href(line): argument 27 def fix_listing_after_section(line): argument 33 def fix_listing_hyperref_into_ref(line): argument 40 def fix_figure_width_and_type(line): argument 49 def fix_appendix_pagebreak(line): argument 55 def fix_tightlist(line): argument
|
H A D | markdown_update_references.py | 18 def process_source_file_link(mdin, mdout, githuburl, line): argument 27 def process_section(mdin, mdout, line): argument 35 def process_figure(mdin, mdout, line): argument 44 def process_fig_ref(mdin, mdout, line): argument 54 def process_table(mdin, mdout, line): argument 63 def process_tbl_ref(mdin, mdout, line): argument 72 def process_listing(mdin, mdout, line): argument
|
H A D | markdown_create_examples.py | 110 def isEmptyCommentLine(line): argument 113 def isCommentLine(line): argument 116 def isEndOfComment(line): argument 119 def isNewItem(line): argument 122 def isTextTag(line): argument 125 def isItemizeTag(line): argument 128 def processTextLine(line, ref_prefix): argument
|
H A D | markdown_create_apis.py | 40 def isEndOfComment(line): argument 46 def isStartOfComment(line): argument 52 def isComment(line): argument 62 def isTypedefStart(line): argument 72 def isTagAPI(line): argument 75 def getSecondLevelIdentation(line): argument
|
/btstack/port/arduino/docs/ |
H A D | update_listings.py | 74 def isEmptyCommentLine(line): argument 78 def isCommentLine(line): argument 82 def isEndOfComment(line): argument 86 def isNewItem(line): argument 90 def isTextTag(line): argument 94 def isItemizeTag(line): argument 98 def processTextLine(line, ref_prefix): argument
|
/btstack/tool/ |
H A D | create_packet_log.py | 25 def chop(line, prefix): argument 111 line = ''.join([c for c in line if c != '\0']) variable 114 line = line[4:] variable 118 line = line.strip("\n\r") variable 159 line = rest variable
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/ |
H A D | bsp_common.c | 134 void fsp_error_log_internal (fsp_err_t err, const char * file, int32_t line) in fsp_error_log_internal() 161 void __aeabi_assert (const char * expr, const char * file, int line) in __aeabi_assert() 183 BSP_WEAK_REFERENCE void __assert_func (const char * file, int line, const char * func, const char *… in __assert_func()
|
/btstack/tool/misc/ |
H A D | fix-misra-12.1.py | 18 def remove_whitespace(line): argument 21 def add_parantheses(line, expression): argument
|
/btstack/port/raspi/ |
H A D | raspi_get_model.c | 24 char line[100] = { 0 }; in raspi_get_model() local
|
/btstack/port/stm32-f4discovery-cc256x/Src/ |
H A D | main.c | 178 void assert_failed(uint8_t *file, uint32_t line) in assert_failed()
|
/btstack/port/stm32-f4discovery-usb/Core/Src/ |
H A D | main.c | 303 void assert_failed(uint8_t *file, uint32_t line) in assert_failed()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/ |
H A D | bsp_common.c | 171 void ssp_error_log_internal(ssp_err_t err, const char * module, int32_t line) in ssp_error_log_internal()
|
/btstack/chipset/csr/ |
H A D | convert_psr.py | 71 line = line_with_nl.strip() variable
|
/btstack/3rd-party/micro-ecc/scripts/ |
H A D | mult_arm.py | 18 def emit(line, *args): argument
|
H A D | mult_avr.py | 24 def emit(line, *args): argument
|
H A D | square_arm.py | 19 def emit(line, *args): argument
|
H A D | square_avr.py | 28 def emit(line, *args): argument
|
/btstack/port/stm32-l073rz-nucleo-em9304/Src/ |
H A D | main.c | 315 void assert_failed(uint8_t *file, uint32_t line) in assert_failed()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/ |
H A D | main.c | 402 void assert_failed(uint8_t *file, uint32_t line) in assert_failed()
|
/btstack/port/stm32-l451-miromico-sx1280/Src/ |
H A D | main.c | 442 void assert_failed(uint8_t *file, uint32_t line) in assert_failed()
|
/btstack/port/archive/msp-exp430f5438-cc2564b/example/ |
H A D | ble_server.c | 96 void overwriteLine(int line, char *text){ in overwriteLine()
|
/btstack/port/max32630-fthr/board/ |
H A D | board.c | 89 void mxc_assert(const char *expr, const char *file, int line) in mxc_assert()
|
/btstack/3rd-party/yxml/ |
H A D | yxml.h | 112 uint32_t line; member
|
/btstack/port/zephyr/src/ |
H A D | main.c | 327 void bt_ctlr_assert_handle(char *file, uint32_t line) in bt_ctlr_assert_handle()
|