| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/ |
| A D | tae32f53xx_ll_gpio.c | 76 uint32_t position = 0x00U; in LL_GPIO_Init() local 175 uint32_t position = 0x00U; in LL_GPIO_DeInit() local 255 uint32_t position = 0x00U; in LL_GPIO_AF_Config() local 419 for (uint8_t position = 0x00U; position < GPIO_NUMBER; position++) { in LL_GPIO_IRQHandler() local
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/src/ |
| A D | utils_event.c | 46 const uint8_t position = id >> 3; in event_subscribe() local 70 const uint8_t position = id >> 3; in event_unsubscribe() local 108 const uint8_t position = id >> 3; in event_post() local
|
| /bsp/microchip/samc21/bsp/hal/utils/src/ |
| A D | utils_event.c | 46 const uint8_t position = id >> 3; in event_subscribe() local 70 const uint8_t position = id >> 3; in event_unsubscribe() local 108 const uint8_t position = id >> 3; in event_post() local
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/src/ |
| A D | utils_event.c | 46 const uint8_t position = id >> 3; in event_subscribe() local 70 const uint8_t position = id >> 3; in event_unsubscribe() local 108 const uint8_t position = id >> 3; in event_post() local
|
| /bsp/microchip/saml10/bsp/hal/utils/src/ |
| A D | utils_event.c | 46 const uint8_t position = id >> 3; in event_subscribe() local 70 const uint8_t position = id >> 3; in event_unsubscribe() local 108 const uint8_t position = id >> 3; in event_post() local
|
| /bsp/microchip/same70/bsp/hal/utils/src/ |
| A D | utils_event.c | 46 const uint8_t position = id >> 3; in event_subscribe() local 70 const uint8_t position = id >> 3; in event_unsubscribe() local 108 const uint8_t position = id >> 3; in event_post() local
|
| /bsp/microchip/same54/bsp/hal/utils/src/ |
| A D | utils_event.c | 46 const uint8_t position = id >> 3; in event_subscribe() local 70 const uint8_t position = id >> 3; in event_unsubscribe() local 108 const uint8_t position = id >> 3; in event_post() local
|
| /bsp/synwit/libraries/SWM320_drivers/ |
| A D | drv_nor_flash.c | 34 rt_off_t position, in swm_norflash_read() 45 rt_off_t position, in swm_norflash_write()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_gpio.c | 172 uint32_t position = 0x00; in HAL_GPIO_Init() local 303 uint32_t position = 0x00; in HAL_GPIO_DeInit() local
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_lcd.c | 253 uint32_t position, segcurrent; in LCD_IOConfig() local 411 uint32_t position; in LCD_SetSEG() local
|
| A D | lib_pwm.c | 386 uint32_t position = 0; in PWM_OLineConfig() local
|
| A D | lib_pmu.c | 270 uint32_t position = 0x00U; in PMU_WakeUpPinConfig() local
|
| /bsp/simulator/drivers/ |
| A D | sd_sim.c | 55 static rt_ssize_t rt_sdcard_read(rt_device_t device, rt_off_t position, void *buffer, rt_size_t siz… in rt_sdcard_read() 83 static rt_ssize_t rt_sdcard_write(rt_device_t device, rt_off_t position, const void *buffer, rt_siz… in rt_sdcard_write()
|
| A D | sst25vfxx_mtd_sim.c | 49 static int sst25vfxx_read(struct rt_mtd_nor_device *device, rt_off_t position, rt_uint8_t *data, rt… in sst25vfxx_read() 78 static int sst25vfxx_write(struct rt_mtd_nor_device *device, rt_off_t position, in sst25vfxx_write()
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_adc.c | 321 uint32_t position = 0x00U; in ADC_THDInit() local 619 uint32_t position = 0x0000UL; in ADC_GetADCConversionValue() local
|
| A D | lib_pwm.c | 369 uint32_t position = 0; in PWM_OLineConfig() local
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_gpio.c | 120 uint32_t position = 0x00U; in GPIO_DeInit() local 224 uint32_t position = 0x00U; in GPIO_InitPeripheral() local
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_gpio.c | 120 uint32_t position = 0x00U; in GPIO_DeInit() local 224 uint32_t position = 0x00U; in GPIO_InitPeripheral() local
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_gpio.c | 120 uint32_t position = 0x00U; in GPIO_DeInit() local 224 uint32_t position = 0x00U; in GPIO_InitPeripheral() local
|
| /bsp/x86/drivers/ |
| A D | floppy.c | 268 static rt_ssize_t rt_floppy_read(rt_device_t device, rt_off_t position, void *buffer, rt_size_t siz… in rt_floppy_read() 304 static rt_ssize_t rt_floppy_write(rt_device_t device, rt_off_t position, const void *buffer, rt_siz… in rt_floppy_write()
|
| /bsp/simulator/SDL2/include/ |
| A D | SDL_render.h | 94 SDL_FPoint position; /**< Vertex position, in SDL_Renderer coordinates */ member
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_CAN.c | 565 uint8_t position=0; in HAL_CAN_GetArbitrationErrorPosition() local
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_CAN.c | 607 uint8_t position=0; in HAL_CAN_GetArbitrationErrorPosition() local
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/ |
| A D | fsl_shell.c | 548 uint32_t position; in ParseLine() local
|
| /bsp/ft32/libraries/Drivers/ |
| A D | drv_gpio.c | 300 uint32_t position = 0x00u; in rt_gpio_deinit() local
|