/btstack/src/ |
H A D | btstack_util.c | 77 uint8_t little_endian_read_08(const uint8_t* buffer, int position) { in little_endian_read_08() 80 uint16_t little_endian_read_16(const uint8_t * buffer, int position){ in little_endian_read_16() 83 uint32_t little_endian_read_24(const uint8_t * buffer, int position){ in little_endian_read_24() 86 uint32_t little_endian_read_32(const uint8_t * buffer, int position){ in little_endian_read_32() 90 void little_endian_store_08(uint8_t* buffer, uint16_t position, uint8_t value) { in little_endian_store_08() 95 void little_endian_store_16(uint8_t * buffer, uint16_t position, uint16_t value){ in little_endian_store_16() 101 void little_endian_store_24(uint8_t * buffer, uint16_t position, uint32_t value){ in little_endian_store_24() 108 void little_endian_store_32(uint8_t * buffer, uint16_t position, uint32_t value){ in little_endian_store_32() 116 uint32_t big_endian_read_08(const uint8_t* buffer, int position) { in big_endian_read_08() 120 uint32_t big_endian_read_16(const uint8_t * buffer, int position) { in big_endian_read_16() [all …]
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_gpio.c | 172 uint32_t position = 0x00u; in HAL_GPIO_Init() local 294 uint32_t position = 0x00u; in HAL_GPIO_DeInit() local
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/ |
H A D | stm32l0xx_hal_gpio.c | 169 uint32_t position = 0x00U; in HAL_GPIO_Init() local 294 uint32_t position = 0x00U; in HAL_GPIO_DeInit() local
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_gpio.c | 173 uint32_t position; in HAL_GPIO_Init() local 298 uint32_t position; in HAL_GPIO_DeInit() local
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_gpio.c | 174 uint32_t position = 0x00u; in HAL_GPIO_Init() local 313 uint32_t position = 0x00u; in HAL_GPIO_DeInit() local
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_gpio.c | 174 uint32_t position = 0x00u; in HAL_GPIO_Init() local 313 uint32_t position = 0x00u; in HAL_GPIO_DeInit() local
|
H A D | stm32l4xx_hal_pka.c | 1800 uint32_t position; in PKA_GetOptBitSize_u8() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_gpio.c | 173 uint32_t position; in HAL_GPIO_Init() local 298 uint32_t position; in HAL_GPIO_DeInit() local
|
/btstack/src/classic/ |
H A D | hfp.c | 319 int get_bit(uint16_t bitmap, int position){ in get_bit() 323 int store_bit(uint32_t bitmap, int position, uint8_t value){ in store_bit()
|
H A D | avdtp_util.c | 190 int get_bit16(uint16_t bitmap, int position){ in get_bit16() 194 uint16_t store_bit16(uint16_t bitmap, int position, uint8_t value){ in store_bit16()
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |