Home
last modified time | relevance | path

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

12

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_gpio.c76 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 Dutils_event.c46 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 Dutils_event.c46 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 Dutils_event.c46 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 Dutils_event.c46 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 Dutils_event.c46 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 Dutils_event.c46 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 Ddrv_nor_flash.c34 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 Dstm32l1xx_hal_gpio.c172 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 Dlib_lcd.c253 uint32_t position, segcurrent; in LCD_IOConfig() local
411 uint32_t position; in LCD_SetSEG() local
A Dlib_pwm.c386 uint32_t position = 0; in PWM_OLineConfig() local
A Dlib_pmu.c270 uint32_t position = 0x00U; in PMU_WakeUpPinConfig() local
/bsp/simulator/drivers/
A Dsd_sim.c55 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 Dsst25vfxx_mtd_sim.c49 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 Dlib_adc.c321 uint32_t position = 0x00U; in ADC_THDInit() local
619 uint32_t position = 0x0000UL; in ADC_GetADCConversionValue() local
A Dlib_pwm.c369 uint32_t position = 0; in PWM_OLineConfig() local
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_gpio.c120 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 Dn32l40x_gpio.c120 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 Dn32g43x_gpio.c120 uint32_t position = 0x00U; in GPIO_DeInit() local
224 uint32_t position = 0x00U; in GPIO_InitPeripheral() local
/bsp/x86/drivers/
A Dfloppy.c268 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 DSDL_render.h94 SDL_FPoint position; /**< Vertex position, in SDL_Renderer coordinates */ member
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_CAN.c565 uint8_t position=0; in HAL_CAN_GetArbitrationErrorPosition() local
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_CAN.c607 uint8_t position=0; in HAL_CAN_GetArbitrationErrorPosition() local
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_shell.c548 uint32_t position; in ParseLine() local
/bsp/ft32/libraries/Drivers/
A Ddrv_gpio.c300 uint32_t position = 0x00u; in rt_gpio_deinit() local

Completed in 77 milliseconds

12