Home
last modified time | relevance | path

Searched refs:GPIO_Current (Results 1 – 6 of 6) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_gpio.c283 assert_param(IS_GPIO_CURRENT(GPIO_InitStruct->GPIO_Current)); in GPIO_InitPeripheral()
285 tmp = (GPIO_InitStruct->GPIO_Current &((uint32_t)0x03)); in GPIO_InitPeripheral()
377 GPIO_InitStruct->GPIO_Current = GPIO_DC_2mA; in GPIO_InitStruct()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_gpio.c283 assert_param(IS_GPIO_CURRENT(GPIO_InitStruct->GPIO_Current)); in GPIO_InitPeripheral()
285 tmp = (GPIO_InitStruct->GPIO_Current &((uint32_t)0x03)); in GPIO_InitPeripheral()
377 GPIO_InitStruct->GPIO_Current = GPIO_DC_2mA; in GPIO_InitStruct()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_gpio.c283 assert_param(IS_GPIO_CURRENT(GPIO_InitStruct->GPIO_Current)); in GPIO_InitPeripheral()
285 tmp = (GPIO_InitStruct->GPIO_Current &((uint32_t)0x03)); in GPIO_InitPeripheral()
377 GPIO_InitStruct->GPIO_Current = GPIO_DC_2mA; in GPIO_InitStruct()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_gpio.h186 GPIO_CurrentType GPIO_Current; /*!<Driving current of the select pins>. member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_gpio.h186 GPIO_CurrentType GPIO_Current; /*!<Driving current of the select pins>. member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_gpio.h186 GPIO_CurrentType GPIO_Current; /*!<Driving current of the select pins>. member

Completed in 703 milliseconds