Home
last modified time | relevance | path

Searched refs:module (Results 1 – 25 of 98) sorted by relevance

1234

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/
H A Dbsp_common.h89 #define SSP_ERROR_LOG(err, module, version) SSP_PARAMETER_NOT_USED((version)); \ argument
90 ssp_error_log((err), (module), __LINE__);
94 #define SSP_ERROR_LOG(err, module, version) argument
120 #define SSP_ERROR_RETURN(a, err, module, version) \ argument
128 SSP_ERROR_LOG((err), (module), (version)); \
198 void ssp_error_log(ssp_err_t err, const char * module, int32_t line);
H A Dbsp_common.c72 void ssp_error_log(ssp_err_t err, const char * module, int32_t line) WEAK_ERROR_ATTRIBUTE;
75 void ssp_error_log_internal(ssp_err_t err, const char * module, int32_t line); /// Default error l…
171 void ssp_error_log_internal(ssp_err_t err, const char * module, int32_t line) in ssp_error_log_internal() argument
175 SSP_PARAMETER_NOT_USED(module); in ssp_error_log_internal()
H A Dbsp_common_analog.h38 #define ANALOG_CONNECT_DEFINE(module, channel, connection, option, flag) \ argument
39 …((((((uint32_t) ANALOG_CONNECT_PRIV_MODULE_##module << ANALOG_CONNECT_P…
41 …((uint32_t) ANALOG_CONNECT_PRIV_REG_##module##_##connection << ANALOG_CONNECT_PRIV_…
42 …((uint32_t) ANALOG_CONNECT_PRIV_OPTION_##module##_##connection##_##option << ANALOG_CONNECT_PRIV_…
/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/clock/samv71/
H A Dsysclk.h418 static inline uint32_t sysclk_get_peripheral_bus_hz(const volatile void *module) in sysclk_get_peripheral_bus_hz() argument
420 UNUSED(module); in sysclk_get_peripheral_bus_hz()
/btstack/port/stm32-f4discovery-cc256x/
H A DREADME.md3 …ard with TI's CC256XEM ST Adapter Kit that allows to plug in a CC256xB or CC256xC Bluetooth module.
8 STM32 Development kit and adapter for CC256x module:
12 CC256x Bluetooth module:
16 The module with the older CC2564B is around USD 20, while the one with the new CC2564C costs around…
/btstack/port/renesas-tb-s1ja-cc256x/
H A DREADME.md3 …1JA with TI's CC256XEM ST Adapter Kit that allows to plug in a CC256xB or CC256xC Bluetooth module.
15 …2. Alternatively, get the evaluation module together with the EM Wireless Booster pack and a 32.76…
19 - CC256x Bluetooth module:
22 …- The module with the older CC2564B is around USD 20, while the one with the new CC2564C costs aro…
/btstack/port/stm32-l451-miromico-sx1280/
H A DREADME.md16 Tested with the [Miromico FMLR-80-P-STL4E module](https://miromico.ch/portfolio/fmlr-8x-x-stlx/)
18 On the FMLR-80-P-STL4E module, the 52 Mhz clock for the SX1280 is controlled by the MCU.
51 For the FMLR-80-P-STL4E module, just run make. You can upload the EXAMPLE.elf file created in build…
/btstack/port/libusb-intel/
H A DREADME.md55 BTstack's HCI USB transport will try to find a suitable Bluetooth module and use it.
57 On start, BTstack will try to find a suitable Bluetooth module. It will also print the path to the …
70 …xamples at the same time, it helps to fix the path to the used Bluetooth module by passing -u usb-…
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Template/ARMv8-M/
H A Dtz_context.c86 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module) { in TZ_AllocModuleContext_S() argument
89 (void)module; // Ignore (fixed Stack size) in TZ_AllocModuleContext_S()
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dspi.c37 static bool is_A_Module(uint32_t module) in is_A_Module() argument
39 if (module == EUSCI_A0_BASE || module == EUSCI_A1_BASE in is_A_Module()
41 || module == EUSCI_A2_BASE in is_A_Module()
44 || module == EUSCI_A3_BASE in is_A_Module()
/btstack/port/qt-usb/
H A DREADME.md73 BTstack's HCI USB transport will try to find a suitable Bluetooth module and use it.
75 On start, BTstack will try to find a suitable Bluetooth module. It will also print the path to the …
83 …xamples at the same time, it helps to fix the path to the used Bluetooth module by passing -u usb-…
/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.h102 } module; typedef
174 module song;
/btstack/port/qt-h4/
H A DREADME.md36 BTstack's HCI USB transport will try to find a suitable Bluetooth module and use it.
38 On start, BTstack will try to find a suitable Bluetooth module. It will also print the path to the …
/btstack/3rd-party/micro-ecc/test/
H A Demk_rules.py1 c, link = emk.module("c", "link")
/btstack/3rd-party/micro-ecc/
H A Demk_rules.py1 c, link = emk.module("c", "link")
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/.settings/
H A Dcom.renesas.cdt.ddsc.threads.configurator.prefs1 collapse/module.driver.uart_on_sci_uart.61297198=false
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/
H A Dcom.renesas.cdt.synergy.threads.configurator.prefs1 collapse/module.driver.uart_on_sci_uart.2037231416=false
/btstack/port/libusb/
H A DREADME.md82 BTstack's HCI USB transport will try to find a suitable Bluetooth module and use it.
84 On start, BTstack will try to find a suitable Bluetooth module. It will also print the path to the …
99 …xamples at the same time, it helps to fix the path to the used Bluetooth module by passing -u usb-…
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/
H A Dtz_context.h52 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/
H A Dtz_context.h53 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/
H A Dtz_context.h53 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/
H A Dtz_context.h53 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/
H A Dtz_context.h53 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/
H A Dtz_context.h53 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/
H A Dtz_context.h53 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);

1234