Home
last modified time | relevance | path

Searched refs:instances (Results 1 – 8 of 8) sorted by relevance

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/.settings/
H A Dcom.renesas.cdt.ddsc.packs.componentfiles.prefs10 …odule_stop.h|1799272679,ra/fsp/inc/fsp_features.h|2574503291,ra/fsp/inc/instances/r_ioport.h|12118…
12 Renesas\#\#HAL\ Drivers\#\#all\#\#r_dtc\#\#\#\#3.7.0/all=428353588,ra/fsp/inc/instances/r_dtc.h|126…
14 …pi/r_cgc_api.h|1976517121,ra/fsp/inc/api/r_flash_api.h|2876379499,ra/fsp/inc/instances/r_flash_hp.h
16 Renesas\#\#HAL\ Drivers\#\#all\#\#r_gpt\#\#\#\#3.7.0/all=1101069320,ra/fsp/inc/instances/r_gpt.h|30…
18 Renesas\#\#HAL\ Drivers\#\#all\#\#r_ioport\#\#\#\#3.7.0/all=2574503291,ra/fsp/inc/instances/r_iopor…
20 …_sci_uart.c|134969800,ra/fsp/inc/api/r_uart_api.h|2901285304,ra/fsp/inc/instances/r_sci_uart.h|217…
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS/Template/
H A Dcmsis_os.h167 uint32_t instances; ///< maximum number of instances of that thread function member
275 #define osThreadDef(name, priority, instances, stacksz) \ argument
278 #define osThreadDef(name, priority, instances, stacksz) \ argument
280 { (name), (priority), (instances), (stacksz) }
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/
H A Dcom.renesas.cdt.synergy.packs.componentfiles.prefs11 …synergy/ssp/src/driver/r_cgc/hw/hw_cgc_private.h|synergy/ssp/inc/driver/instances/r_cgc.h|synergy/…
13 …y/ssp/src/driver/r_dtc/hw/common/hw_dtc_common.h|synergy/ssp/inc/driver/instances/r_dtc.h|synergy/…
15 …y/ssp/src/driver/r_elc/hw/common/hw_elc_common.h|synergy/ssp/inc/driver/instances/r_elc.h|synergy/…
17 …y/ssp/src/driver/r_fmi/hw/common/hw_fmi_common.h|synergy/ssp/inc/driver/instances/r_fmi.h|synergy/…
19 …y/ssp/src/driver/r_gpt/hw/common/hw_gpt_common.h|synergy/ssp/inc/driver/instances/r_gpt.h|synergy/…
21 …y/ssp/src/driver/r_ioport/hw/hw_ioport_private.h|synergy/ssp/inc/driver/instances/r_ioport.h|syner…
23 …p/src/driver/r_sci_uart/hw/hw_sci_uart_private.h|synergy/ssp/inc/driver/instances/r_sci_uart.h|syn…
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/
H A Dcmsis_os.h293 uint32_t instances; ///< maximum number of instances of that thread function member
458 #define osThreadDef(name, priority, instances, stacksz) \ argument
462 #define osThreadDef(name, priority, instances, stacksz) \ argument
464 { (name), (priority), (instances), (stacksz) }
466 #define osThreadDef(name, priority, instances, stacksz) \ argument
/btstack/port/renesas-ek-ra6m4a-da14531/
H A DCMakeLists.txt57 ${CMAKE_SOURCE_DIR}/e2-project/ra/fsp/inc/instances/
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A DPPPD_FOLLOWUP359 2014-08-01 - pppd: Eliminate memory leak with multiple instances of a string option
/btstack/
H A DCHANGELOG.md136 - SBC Codec: new interface allows for multiple instances
230 - GOEP Client: support multiple instances
596 - GATT Compiler: support multiple instances of the same service
/btstack/doc/manual/docs-template/
H A Dprotocols.md355 While this will hold between two BTstack instances, it's not a good idea to rely on implementation …