Home
last modified time | relevance | path

Searched refs:FAPI_STATUS_FSM_ERROR (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dflash.h75 #define FAPI_STATUS_FSM_ERROR 0x00000004 ///< Flash program/erase operation failed macro
133 return (FAPI_STATUS_FSM_ERROR); in FlashCheckFsmForError()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.h106 #define FAPI_STATUS_FSM_ERROR 0x00000004 // Operation failed macro
429 return(FAPI_STATUS_FSM_ERROR); in FlashCheckFsmForError()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.h108 #define FAPI_STATUS_FSM_ERROR 0x00000004 // Operation failed macro
430 return(FAPI_STATUS_FSM_ERROR); in FlashCheckFsmForError()