| /utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/ |
| H A D | drvSERFLASH.c | 808 MS_BOOL _MDrv_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in _MDrv_SERFLASH_WriteProtect_Area() argument 811 …UG, ULOGD(TAG_SERFLASH,"%s(%d, 0x%02X)\n", __FUNCTION__, (int)bEnableAllArea, u8BlockProtectBits)); in _MDrv_SERFLASH_WriteProtect_Area() 812 return HAL_SERFLASH_WriteProtect_Area(bEnableAllArea, u8BlockProtectBits); in _MDrv_SERFLASH_WriteProtect_Area() 2181 MS_BOOL MDrv_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in MDrv_SERFLASH_WriteProtect_Area() argument 2193 pWPAreaParam->u8BlockProtectBits = u8BlockProtectBits; in MDrv_SERFLASH_WriteProtect_Area() 2202 …UG, ULOGD(TAG_SERFLASH,"%s(%d, 0x%02X)\n", __FUNCTION__, (int)bEnableAllArea, u8BlockProtectBits)); in MDrv_SERFLASH_WriteProtect_Area() 2203 return HAL_SERFLASH_WriteProtect_Area(bEnableAllArea, u8BlockProtectBits); in MDrv_SERFLASH_WriteProtect_Area()
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/mooney/flash/serial/ |
| H A D | halSERFLASH.c | 2758 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2776 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2793 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2798 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2856 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2870 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2873 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2956 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4183 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4195 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/M7621/flash/serial/ |
| H A D | halSERFLASH.c | 2795 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2813 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2830 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2835 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2893 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2907 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2910 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2993 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4220 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4232 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/mainz/flash/serial/ |
| H A D | halSERFLASH.c | 2768 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2786 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2803 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2808 …V_DEBUG, ULOGD(TAG_SERFLASH,"%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2866 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2880 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2883 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2966 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4193 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4205 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/maserati/flash/serial/ |
| H A D | halSERFLASH.c | 2795 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2813 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2830 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2835 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2893 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2907 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2910 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2993 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4220 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4232 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/M7821/flash/serial/ |
| H A D | halSERFLASH.c | 2795 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2813 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2830 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2835 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2893 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2907 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2910 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2993 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4220 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4232 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/messi/flash/serial/ |
| H A D | halSERFLASH.c | 2768 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2786 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2803 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2808 …V_DEBUG, ULOGD(TAG_SERFLASH,"%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2866 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2880 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2883 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2966 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4193 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4205 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/maxim/flash/serial/ |
| H A D | halSERFLASH.c | 2795 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2813 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2830 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2835 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2893 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2907 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2910 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2993 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4220 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4232 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/macan/flash/serial/ |
| H A D | halSERFLASH.c | 2758 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2776 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2793 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2798 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2856 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2870 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2873 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2956 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4183 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4195 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/manhattan/flash/serial/ |
| H A D | halSERFLASH.c | 2796 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2814 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2831 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2836 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2894 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2908 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2911 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2994 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4221 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4233 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| H A D | halSERFLASH.h | 269 MS_U8 u8BlockProtectBits; // Block Protection Bits member 338 extern MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits);
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/maldives/flash/serial/ |
| H A D | halSERFLASH.c | 2958 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2976 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2994 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2999 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 3056 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 3070 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 3073 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 3156 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4382 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4394 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/mustang/flash/serial/ |
| H A D | halSERFLASH.c | 2999 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 3017 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 3035 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 3040 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 3097 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 3111 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 3114 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 3197 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 4423 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4435 … *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() [all …]
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/kano/flash/serial/ |
| H A D | halSERFLASH.c | 2673 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2691 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2711 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2715 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2772 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2786 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2789 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2872 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 3972 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4004 …if(_hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits == (u8stats&_hal_SERFLASH.u8WrsrBlkProte… in HAL_SERFLASH_WriteProtect_Area_Boundary()
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/k6/flash/serial/ |
| H A D | halSERFLASH.c | 2673 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2691 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2711 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2715 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2772 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2786 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2789 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2872 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 3972 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4004 …if(_hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits == (u8stats&_hal_SERFLASH.u8WrsrBlkProte… in HAL_SERFLASH_WriteProtect_Area_Boundary()
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/curry/flash/serial/ |
| H A D | halSERFLASH.c | 2687 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2705 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2725 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2729 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2786 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2800 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2803 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2886 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 3986 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4018 …if(_hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits == (u8stats&_hal_SERFLASH.u8WrsrBlkProte… in HAL_SERFLASH_WriteProtect_Area_Boundary()
|
| /utopia/UTPA2-700.0.x/modules/flash/hal/k6lite/flash/serial/ |
| H A D | halSERFLASH.c | 2692 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2710 *pu8BlockProtectBits = pWriteProtectTable->u8BlockProtectBits; in HAL_SERFLASH_WP_Area_Existed() 2730 MS_BOOL HAL_SERFLASH_WriteProtect_Area(MS_BOOL bEnableAllArea, MS_U8 u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() argument 2734 …ERFLASH_DBGLV_DEBUG, printf("%s(%d, 0x%02X)\n", __FUNCTION__, bEnableAllArea, u8BlockProtectBits)); in HAL_SERFLASH_WriteProtect_Area() 2790 … ISP_WRITE(REG_ISP_SPI_WDATA, u8BlockProtectBits); // [4:2] or [5:2] protect blocks // SPRL 1 -> 0 in HAL_SERFLASH_WriteProtect_Area() 2804 … if (u8BlockProtectBits == _hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits) in HAL_SERFLASH_WriteProtect_Area() 2807 … (unsigned int)u8BlockProtectBits, in HAL_SERFLASH_WriteProtect_Area() 2890 … ISP_WRITE(REG_ISP_SPI_WDATA, SF_SR_SRWD | u8BlockProtectBits); // [4:2] or [5:2] protect blocks in HAL_SERFLASH_WriteProtect_Area() 3992 *pu8BlockProtectBits = _hal_SERFLASH.pWriteProtectTable[j].u8BlockProtectBits; in HAL_SERFLASH_WriteProtect_Area_Lookup() 4024 …if(_hal_SERFLASH.pWriteProtectTable[i].u8BlockProtectBits == (u8stats&_hal_SERFLASH.u8WrsrBlkProte… in HAL_SERFLASH_WriteProtect_Area_Boundary()
|