Home
last modified time | relevance | path

Searched defs:position (Results 1 – 12 of 12) sorted by relevance

/btstack/src/
H A Dbtstack_util.c77 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 Dstm32wbxx_hal_gpio.c172 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 Dstm32l0xx_hal_gpio.c169 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 Dstm32f4xx_hal_gpio.c173 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 Dstm32l4xx_hal_gpio.c174 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 Dstm32l4xx_hal_gpio.c174 uint32_t position = 0x00u; in HAL_GPIO_Init() local
313 uint32_t position = 0x00u; in HAL_GPIO_DeInit() local
H A Dstm32l4xx_hal_pka.c1800 uint32_t position; in PKA_GetOptBitSize_u8() local
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_gpio.c173 uint32_t position; in HAL_GPIO_Init() local
298 uint32_t position; in HAL_GPIO_DeInit() local
/btstack/src/classic/
H A Dhfp.c319 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 Davdtp_util.c190 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/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...