Searched refs:LL (Results 1 – 25 of 31) sorted by relevance
12
/hal_stm32-latest/ |
D | README.rst | 23 include/ contains Cube HAL/LL files from: Drivers/STM32YYxx_HAL_Driver/Inc/* 44 ``genllheaders.py`` script in order to make sure generic LL API headers are 58 Additionally, in order to use STM32Cube LL, you should include the provided 59 generic LL headers ``stm32_ll_foo.h`` directly in the file using the LL API: 65 Drivers and applications that need functions from the STM32Cube HAL/LL C-files 77 And if the driver for example needs functions from the LL I2C C-files, the 85 Similar to Zephyr, STM32Cube HAL and LL APIs embed asserts which are
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | aci_adv_nwk.c | 49 #define LL 0 macro 170 Operation, Advertising_Data_Length, Advertising_Data, ADV_DATA, LL); in hci_le_set_extended_advertising_data() 179 … Operation, Scan_Response_Data_Length, Scan_Response_Data, SCAN_RESP_DATA, LL); in hci_le_set_extended_scan_response_data() 187 … Operation, Advertising_Data_Length, Advertising_Data, PERIODIC_ADV_DATA, LL); in hci_le_set_periodic_advertising_data() 553 if(Advertising_Handle == LEGACY_ADV_HANDLE && layer != LL){ in allocate_and_set_data_ext() 673 …et_data(LEGACY_ADV_HANDLE, COMPLETE_DATA, Advertising_Data_Length, Advertising_Data, ADV_DATA, LL); in hci_le_set_advertising_data() 679 …GACY_ADV_HANDLE, COMPLETE_DATA, Scan_Response_Data_Length, Scan_Response_Data, SCAN_RESP_DATA, LL); in hci_le_set_scan_response_data()
|
/hal_stm32-latest/stm32cube/ |
D | CMakeLists.txt | 13 # - Converted to HAL/LL model selection define 36 # whether or not the code in HAL/LL source files in compiled 39 # Note that this does not add any HAL or LL source files to the 40 # build: this is controlled by the various USE_STM32_{HAL/LL}_<PPP> 133 # Add the series-agnostic LL headers to include directories
|
/hal_stm32-latest/scripts/tests/genllheaders/data/ |
D | README.rst | 1 STM32CubeMX Generic LL Headers 4 This folder contains generic STM32CubeMX LL API headers that include the right 5 LL API header based on the active series being used in a Zephyr application.
|
/hal_stm32-latest/scripts/genllheaders/ |
D | readme-template.j2 | 1 STM32CubeMX Generic LL Headers 4 This folder contains generic STM32CubeMX LL API headers that include the right 5 LL API header based on the active series being used in a Zephyr application.
|
/hal_stm32-latest/stm32cube/common_ll/ |
D | README.rst | 1 STM32CubeMX Generic LL Headers 4 This folder contains generic STM32CubeMX LL API headers that include the right 5 LL API header based on the active series being used in a Zephyr application.
|
/hal_stm32-latest/stm32cube/stm32f1xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set 46 LL API is currently used for stm32 I2C driver.
|
/hal_stm32-latest/stm32cube/stm32f2xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set 46 LL API is currently used for stm32 I2C driver.
|
/hal_stm32-latest/stm32cube/stm32f4xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set 46 LL API is currently used for stm32 I2C driver.
|
/hal_stm32-latest/stm32cube/stm32wb0x/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set 43 *Added provision to enable HAL & LL asserts
|
/hal_stm32-latest/stm32cube/stm32l1xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set 83 LL API is currently used for stm32 I2C driver.
|
/hal_stm32-latest/lib/stm32wba/ |
D | README.rst | 130 * LL sleep timer clock source set to LSE by default 134 * LL power table set not apllied
|
/hal_stm32-latest/stm32cube/stm32c0xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32wbaxx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32l0xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32u5xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32g0xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32u0xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32wbxx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32f3xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32g4xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32l5xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32f0xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32mp1xx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/ |
D | README | 16 It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set
|
12