Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_flash.h336 #define IS_OB_PD_SOURCE(SOURCE) (((SOURCE) == OB_PD_NORST) || ((SOURCE) == OB_PD_RST)) macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_flash.h336 #define IS_OB_PD_SOURCE(SOURCE) (((SOURCE) == OB_PD_NORST) || ((SOURCE) == OB_PD_RST)) macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_flash.h336 #define IS_OB_PD_SOURCE(SOURCE) (((SOURCE) == OB_PD_NORST) || ((SOURCE) == OB_PD_RST)) macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_flash.c593 assert_param(IS_OB_PD_SOURCE(OB_PD)); in FLASH_ConfigALLOptionByte()
1082 assert_param(IS_OB_PD_SOURCE(OB_PD)); in FLASH_ConfigUserOB()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_flash.c593 assert_param(IS_OB_PD_SOURCE(OB_PD)); in FLASH_ConfigALLOptionByte()
1082 assert_param(IS_OB_PD_SOURCE(OB_PD)); in FLASH_ConfigUserOB()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_flash.c593 assert_param(IS_OB_PD_SOURCE(OB_PD)); in FLASH_ConfigALLOptionByte()
1082 assert_param(IS_OB_PD_SOURCE(OB_PD)); in FLASH_ConfigUserOB()

Completed in 22 milliseconds