| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_mfg_media.c | 39 return mfg_flash_write_xtal_capcode_pre(capcode, program); in mfg_media_write_xtal_capcode_pre_need_lock() 41 return mfg_efuse_write_xtal_capcode_pre(capcode, program); in mfg_media_write_xtal_capcode_pre_need_lock() 51 ret = mfg_media_write_xtal_capcode_pre_need_lock(capcode, program); in mfg_media_write_xtal_capcode_pre_with_lock() 112 return mfg_flash_write_hp_poweroffset_pre(pwrOffset, program); in mfg_media_write_hp_poweroffset_pre_need_lock() 114 return mfg_efuse_write_hp_poweroffset_pre(pwrOffset, program); in mfg_media_write_hp_poweroffset_pre_need_lock() 186 return mfg_flash_write_lp_poweroffset_pre(pwrOffset, program); in mfg_media_write_lp_poweroffset_pre_need_lock() 188 return mfg_efuse_write_lp_poweroffset_pre(pwrOffset, program); in mfg_media_write_lp_poweroffset_pre_need_lock() 260 return mfg_flash_write_macaddr_pre(mac, program); in mfg_media_write_macaddr_pre_need_lock() 262 return mfg_efuse_write_macaddr_pre(mac, program); in mfg_media_write_macaddr_pre_need_lock() 272 ret = mfg_media_write_macaddr_pre_need_lock(mac, program); in mfg_media_write_macaddr_pre_with_lock() [all …]
|
| A D | bl616_mfg_flash.c | 33 int mfg_flash_write_xtal_capcode_pre(uint8_t capcode, uint8_t program) in mfg_flash_write_xtal_capcode_pre() argument 50 int mfg_flash_write_hp_poweroffset_pre(int8_t pwrOffset[14], uint8_t program) in mfg_flash_write_hp_poweroffset_pre() argument 67 int mfg_flash_write_lp_poweroffset_pre(int8_t pwrOffset[14], uint8_t program) in mfg_flash_write_lp_poweroffset_pre() argument 84 int mfg_flash_write_macaddr_pre(uint8_t mac[6], uint8_t program) in mfg_flash_write_macaddr_pre() argument 101 int mfg_flash_write_bz_poweroffset_pre(int8_t pwrOffset[5], uint8_t program) in mfg_flash_write_bz_poweroffset_pre() argument
|
| A D | bl616_mfg_efuse.c | 90 int mfg_efuse_write_xtal_capcode_pre(uint8_t capcode, uint8_t program) in mfg_efuse_write_xtal_capcode_pre() argument 102 bflb_ef_ctrl_write_common_trim(NULL, buf, capcode, program); in mfg_efuse_write_xtal_capcode_pre() 167 int mfg_efuse_write_hp_poweroffset_pre(int8_t pwr_offset[14], uint8_t program) in mfg_efuse_write_hp_poweroffset_pre() argument 181 bflb_ef_ctrl_write_common_trim(NULL, buf, cur_val, program); in mfg_efuse_write_hp_poweroffset_pre() 235 int mfg_efuse_write_lp_poweroffset_pre(int8_t pwr_offset[14], uint8_t program) in mfg_efuse_write_lp_poweroffset_pre() argument 249 bflb_ef_ctrl_write_common_trim(NULL, buf, cur_val, program); in mfg_efuse_write_lp_poweroffset_pre() 303 int8_t mfg_efuse_write_macaddr_pre(uint8_t mac[6], uint8_t program) in mfg_efuse_write_macaddr_pre() argument 319 ret = bflb_efuse_write_mac_address_opt(slot, mac, program); in mfg_efuse_write_macaddr_pre() 376 int mfg_efuse_write_bz_poweroffset_pre(int8_t pwr_offset[5], uint8_t program) in mfg_efuse_write_bz_poweroffset_pre() argument 390 bflb_ef_ctrl_write_common_trim(NULL, buf, cur_val, program); in mfg_efuse_write_bz_poweroffset_pre() [all …]
|
| A D | bl616_ef_cfg.c | 359 int bflb_efuse_write_mac_address_opt(uint8_t slot, uint8_t mac[6], uint8_t program) in bflb_efuse_write_mac_address_opt() argument 381 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_WIFI_MAC_LOW_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 383 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_SW_USAGE_2_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 385 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_KEY_SLOT_11_W1_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 399 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_WIFI_MAC_HIGH_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 401 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_SW_USAGE_3_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 403 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_KEY_SLOT_11_W2_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 576 void bflb_efuse_write_sw_usage(uint32_t index, uint32_t usage, uint8_t program) in bflb_efuse_write_sw_usage() argument 578 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_SW_USAGE_0_OFFSET + index * 4, &usage, 1, program); in bflb_efuse_write_sw_usage()
|
| A D | bl616_romapi_e907.c | 366 void EF_Ctrl_Readlock_AES_Key(uint8_t index, uint8_t program){ in EF_Ctrl_Readlock_AES_Key() argument 367 return RomDriver_EF_Ctrl_Readlock_AES_Key(index,program); in EF_Ctrl_Readlock_AES_Key() 371 void EF_Ctrl_Readlock_Dbg_Pwd(uint8_t program){ in EF_Ctrl_Readlock_Dbg_Pwd() argument 372 return RomDriver_EF_Ctrl_Readlock_Dbg_Pwd(program); in EF_Ctrl_Readlock_Dbg_Pwd() 397 return RomDriver_EF_Ctrl_Write_MAC_Address(mac,program); in EF_Ctrl_Write_MAC_Address() 407 return RomDriver_EF_Ctrl_Write_Secure_Cfg(cfg,program); in EF_Ctrl_Write_Secure_Cfg() 417 return RomDriver_EF_Ctrl_Writelock_AES_Key(index,program); in EF_Ctrl_Writelock_AES_Key() 421 void EF_Ctrl_Writelock_Dbg_Pwd(uint8_t program){ in EF_Ctrl_Writelock_Dbg_Pwd() argument 422 return RomDriver_EF_Ctrl_Writelock_Dbg_Pwd(program); in EF_Ctrl_Writelock_Dbg_Pwd() 426 void EF_Ctrl_Writelock_MAC_Address(uint8_t program){ in EF_Ctrl_Writelock_MAC_Address() argument [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/ |
| A D | bl616_mfg_media.h | 11 int mfg_media_write_xtal_capcode_pre_need_lock(uint8_t capcode, uint8_t program); 12 int mfg_media_write_xtal_capcode_pre_with_lock(uint8_t capcode, uint8_t program); 19 int mfg_media_write_hp_poweroffset_pre_need_lock(int8_t pwrOffset[14], uint8_t program); 20 int mfg_media_write_hp_poweroffset_pre_with_lock(int8_t pwrOffset[14], uint8_t program); 27 int mfg_media_write_lp_poweroffset_pre_need_lock(int8_t pwrOffset[14], uint8_t program); 28 int mfg_media_write_lp_poweroffset_pre_with_lock(int8_t pwrOffset[14], uint8_t program); 35 int mfg_media_write_macaddr_pre_need_lock(uint8_t mac[6], uint8_t program); 36 int mfg_media_write_macaddr_pre_with_lock(uint8_t mac[6], uint8_t program); 43 int mfg_media_write_bz_poweroffset_pre_need_lock(int8_t pwrOffset[5], uint8_t program); 44 int mfg_media_write_bz_poweroffset_pre_with_lock(int8_t pwrOffset[5], uint8_t program);
|
| A D | bl616_mfg_efuse.h | 9 int mfg_efuse_write_xtal_capcode_pre(uint8_t capcode, uint8_t program); 13 int mfg_efuse_write_hp_poweroffset_pre(int8_t pwr_offset[14], uint8_t program); 17 int mfg_efuse_write_lp_poweroffset_pre(int8_t pwr_offset[14], uint8_t program); 21 int8_t mfg_efuse_write_macaddr_pre(uint8_t mac[6], uint8_t program); 25 int mfg_efuse_write_bz_poweroffset_pre(int8_t pwr_offset[5], uint8_t program); 28 void mfg_efuse_program(uint32_t addr,uint32_t *pword,uint32_t countInword,uint32_t program);
|
| A D | bl616_ef_ctrl.h | 399 void EF_Ctrl_Readlock_Dbg_Pwd(uint8_t program); 400 void EF_Ctrl_Writelock_Dbg_Pwd(uint8_t program); 401 void EF_Ctrl_Write_Secure_Cfg(EF_Ctrl_Sec_Param_Type *cfg, uint8_t program); 423 void EF_Ctrl_Write_Sw_Usage(uint32_t index, uint32_t usage, uint8_t program); 425 void EF_Ctrl_Writelock_Sw_Usage(uint32_t index, uint8_t program); 426 void EF_Ctrl_Write_MAC_Address(uint8_t mac[6], uint8_t program); 430 void EF_Ctrl_Writelock_MAC_Address(uint8_t program); 432 void EF_Ctrl_Write_AES_Key(uint8_t index, uint32_t *keyData, uint32_t len, uint8_t program); 434 void EF_Ctrl_Writelock_AES_Key(uint8_t index, uint8_t program); 435 void EF_Ctrl_Readlock_AES_Key(uint8_t index, uint8_t program); [all …]
|
| A D | bl616_mfg_flash.h | 20 int mfg_flash_write_xtal_capcode_pre(uint8_t capcode, uint8_t program); 23 int mfg_flash_write_hp_poweroffset_pre(int8_t pwrOffset[14], uint8_t program); 26 int mfg_flash_write_lp_poweroffset_pre(int8_t pwrOffset[14], uint8_t program); 29 int mfg_flash_write_macaddr_pre(uint8_t mac[6], uint8_t program); 32 int mfg_flash_write_bz_poweroffset_pre(int8_t pwrOffset[5], uint8_t program);
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/ |
| A D | bl702_ef_ctrl.h | 272 void EF_Ctrl_Readlock_Dbg_Pwd(uint8_t program); 273 void EF_Ctrl_Writelock_Dbg_Pwd(uint8_t program); 274 void EF_Ctrl_Write_Secure_Cfg(EF_Ctrl_Sec_Param_Type *cfg, uint8_t program); 280 void EF_Ctrl_Write_Ana_Trim(uint32_t index, uint32_t trim, uint8_t program); 286 void EF_Ctrl_Write_Sw_Usage(uint32_t index, uint32_t usage, uint8_t program); 288 void EF_Ctrl_Writelock_Sw_Usage(uint32_t index, uint8_t program); 289 void EF_Ctrl_Write_MAC_Address(uint8_t mac[6], uint8_t program); 292 void EF_Ctrl_Writelock_MAC_Address(uint8_t program); 303 BL_Err_Type EF_Ctrl_Write_CapCode_Opt(uint8_t slot, uint8_t code, uint8_t program); 310 void EF_Ctrl_Writelock_AES_Key(uint8_t index, uint8_t program); [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/ |
| A D | bl602_ef_ctrl.h | 296 void EF_Ctrl_Readlock_Dbg_Pwd(uint8_t program); 297 void EF_Ctrl_Writelock_Dbg_Pwd(uint8_t program); 298 void EF_Ctrl_Write_Secure_Cfg(EF_Ctrl_Sec_Param_Type *cfg, uint8_t program); 305 void EF_Ctrl_Write_Ana_Trim(uint32_t index, uint32_t trim, uint8_t program); 311 void EF_Ctrl_Write_Sw_Usage(uint32_t index, uint32_t usage, uint8_t program); 313 void EF_Ctrl_Writelock_Sw_Usage(uint32_t index, uint8_t program); 314 void EF_Ctrl_Write_MAC_Address(uint8_t mac[6], uint8_t program); 317 void EF_Ctrl_Writelock_MAC_Address(uint8_t program); 322 void EF_Ctrl_Writelock_AES_Key(uint8_t index, uint8_t program); 323 void EF_Ctrl_Readlock_AES_Key(uint8_t index, uint8_t program); [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/ |
| A D | bl808_ef_ctrl.h | 329 void EF_Ctrl_Write_Dbg_Pwd(uint8_t slot, uint32_t passWdLow, uint32_t passWdHigh, uint8_t program); 331 void EF_Ctrl_Readlock_Dbg_Pwd(uint8_t program); 332 void EF_Ctrl_Writelock_Dbg_Pwd(uint8_t program); 333 void EF_Ctrl_Write_Secure_Cfg(EF_Ctrl_Sec_Param_Type *cfg, uint8_t program); 349 void EF_Ctrl_Write_Sw_Usage(uint32_t index, uint32_t usage, uint8_t program); 351 void EF_Ctrl_Writelock_Sw_Usage(uint32_t index, uint8_t program); 352 void EF_Ctrl_Write_MAC_Address(uint8_t mac[6], uint8_t program); 356 void EF_Ctrl_Writelock_MAC_Address(uint8_t program); 358 void EF_Ctrl_Write_AES_Key(uint8_t index, uint32_t *keyData, uint32_t len, uint8_t program); 360 void EF_Ctrl_Writelock_AES_Key(uint8_t index, uint8_t program); [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/ |
| A D | bl602_ef_cfg.c | 190 int bflb_efuse_write_mac_address_opt(uint8_t slot, uint8_t mac[6], uint8_t program) in bflb_efuse_write_mac_address_opt() argument 212 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_WIFI_MAC_LOW_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 214 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_KEY_SLOT_5_W0_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 216 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_DBG_PWD_LOW_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 230 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_WIFI_MAC_HIGH_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 232 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_KEY_SLOT_5_W1_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 234 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_DBG_PWD_HIGH_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 399 void bflb_efuse_write_sw_usage(uint32_t index, uint32_t usage, uint8_t program) in bflb_efuse_write_sw_usage() argument 404 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_SW_USAGE_0_OFFSET + index * 4, &usage, 1, program); in bflb_efuse_write_sw_usage()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/ |
| A D | bl702_ef_cfg.c | 187 int bflb_efuse_write_mac_address_opt(uint8_t slot, uint8_t mac[6], uint8_t program) in bflb_efuse_write_mac_address_opt() argument 209 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_WIFI_MAC_LOW_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 211 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_KEY_SLOT_5_W0_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 213 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_DBG_PWD_LOW_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 227 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_WIFI_MAC_HIGH_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 229 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_KEY_SLOT_5_W1_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 231 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_DBG_PWD_HIGH_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 396 void bflb_efuse_write_sw_usage(uint32_t index, uint32_t usage, uint8_t program) in bflb_efuse_write_sw_usage() argument 401 bflb_ef_ctrl_write_direct(NULL, EF_DATA_EF_SW_USAGE_0_OFFSET + index * 4, &usage, 1, program); in bflb_efuse_write_sw_usage()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/ |
| A D | bl808_ef_cfg.c | 209 int bflb_efuse_write_mac_address_opt(uint8_t slot, uint8_t mac[6], uint8_t program) in bflb_efuse_write_mac_address_opt() argument 231 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_WIFI_MAC_LOW_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 233 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_SW_USAGE_2_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 235 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_KEY_SLOT_11_W1_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 249 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_WIFI_MAC_HIGH_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 251 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_SW_USAGE_3_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 253 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_KEY_SLOT_11_W2_OFFSET, &tmpval, 1, program); in bflb_efuse_write_mac_address_opt() 426 void bflb_efuse_write_sw_usage(uint32_t index, uint32_t usage, uint8_t program) in bflb_efuse_write_sw_usage() argument 428 bflb_ef_ctrl_write_direct(NULL, EF_DATA_0_EF_SW_USAGE_0_OFFSET + index * 4, &usage, 1, program); in bflb_efuse_write_sw_usage()
|
| /bsp/simulator/SDL2/include/ |
| A D | SDL_opengles2_gl2.h | 394 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); 448 typedef GLboolean (GL_APIENTRYP PFNGLISPROGRAMPROC) (GLuint program); 453 typedef void (GL_APIENTRYP PFNGLLINKPROGRAMPROC) (GLuint program); 494 typedef void (GL_APIENTRYP PFNGLUSEPROGRAMPROC) (GLuint program); 495 typedef void (GL_APIENTRYP PFNGLVALIDATEPROGRAMPROC) (GLuint program); 508 GL_APICALL void GL_APIENTRY glAttachShader (GLuint program, GLuint shader); 537 GL_APICALL void GL_APIENTRY glDeleteProgram (GLuint program); 591 GL_APICALL GLboolean GL_APIENTRY glIsProgram (GLuint program); 596 GL_APICALL void GL_APIENTRY glLinkProgram (GLuint program); 637 GL_APICALL void GL_APIENTRY glUseProgram (GLuint program); [all …]
|
| A D | SDL_opengles2_gl2ext.h | 1132 typedef GLint (GL_APIENTRYP PFNGLGETFRAGDATAINDEXEXTPROC) (GLuint program, const GLchar *name); 1137 GL_APICALL GLint GL_APIENTRY glGetFragDataIndexEXT (GLuint program, const GLchar *name); 1857 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMEXTPROC) (GLuint pipeline, GLuint program); 1902 GL_APICALL void GL_APIENTRY glActiveShaderProgramEXT (GLuint pipeline, GLuint program); 1910 GL_APICALL void GL_APIENTRY glProgramParameteriEXT (GLuint program, GLenum pname, GLint value); 1911 GL_APICALL void GL_APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0); 1913 GL_APICALL void GL_APIENTRY glProgramUniform1iEXT (GLuint program, GLint location, GLint v0); 1932 GL_APICALL void GL_APIENTRY glProgramUniform1uiEXT (GLuint program, GLint location, GLuint v0); 3015 GL_APICALL void GL_APIENTRY glProgramUniform1i64NV (GLuint program, GLint location, GLint64EXT x); 3873 typedef GLboolean (GL_APIENTRYP PFNGLEXTISPROGRAMBINARYQCOMPROC) (GLuint program); [all …]
|
| A D | SDL_opengl_glext.h | 956 typedef void (APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); 977 typedef GLboolean (APIENTRYP PFNGLISPROGRAMPROC) (GLuint program); 979 typedef void (APIENTRYP PFNGLLINKPROGRAMPROC) (GLuint program); 981 typedef void (APIENTRYP PFNGLUSEPROGRAMPROC) (GLuint program); 1050 GLAPI void APIENTRY glDeleteProgram (GLuint program); 1071 GLAPI GLboolean APIENTRY glIsProgram (GLuint program); 1073 GLAPI void APIENTRY glLinkProgram (GLuint program); 1075 GLAPI void APIENTRY glUseProgram (GLuint program); 1095 GLAPI void APIENTRY glValidateProgram (GLuint program); 3595 GLAPI GLboolean APIENTRY glIsProgramARB (GLuint program); [all …]
|
| /bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/make/scripts/vscode/ |
| A D | launch.json | 22 … "-target-download", // Comment this out if you don't want to reload program 51 … "runToMain": true, // if true, program will halt at main. Not used for a restart 55 …// When using 'attach', make sure your program is running on the board and that your executable ma…
|
| /bsp/simulator/ |
| A D | SConstruct | 104 # build program -shared 120 program = env.Program(TARGET, objs) 128 program = env.Program(TARGET, 'dummy.c', LIBS='rtthread', LIBPATH='.') 131 program = env.Program(TARGET, objs) 134 EndBuilding(TARGET, program)
|
| /bsp/nxp/mcx/mcxn/frdm-mcxn947/ |
| A D | README_EN.md | 18 …nment as an example to introduce how to run the sample program. Before running the sample program,… 51 … firmware to the development board. Then, the program will start running automatically, observe th… 53 …the project uses CMSIS-DAP to download the program. And then click the Download button to download…
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/ |
| A D | bflb_efuse.h | 13 int bflb_efuse_write_mac_address_opt(uint8_t slot, uint8_t mac[6], uint8_t program); 23 void bflb_efuse_write_sw_usage(uint32_t index, uint32_t usage, uint8_t program);
|
| A D | bflb_ef_ctrl.h | 67 …rect(struct bflb_device_s *dev, uint32_t offset, uint32_t *pword, uint32_t count, uint8_t program); 98 …_ef_ctrl_write_common_trim(struct bflb_device_s *dev, char *name, uint32_t value, uint8_t program);
|
| /bsp/stm32/stm32mp157a-st-discovery/ |
| A D | README.md | 72 Double-click the project.eww file, to open the IAR project, compile and download the program to the… 74 … simulator to download the program, when the ST_LINK connects the board, clicking the download but… 78 After the program is successfully downloaded, the system runs automatically. Observe the running re… 101 - Before downloading the program, set the board to the mode of "Engineering Mode". The BOOT switch… 105 - If need to reburn the program, please reset the development board.
|
| /bsp/nxp/mcx/mcxc/frdm-mcxc444/ |
| A D | README_EN.md | 62 … firmware to the development board. Then, the program will start running automatically, observe th… 64 …the project uses CMSIS-DAP to download the program. And then click the Download button to download… 74 After downloading the program, it should start running automatically. If not, press the reset butto…
|