Home
last modified time | relevance | path

Searched refs:ui32Type (Results 1 – 10 of 10) sorted by relevance

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ble_patch.c298 .ui32Type = 0xBB,
355 .ui32Type = 0xBB,
609 .ui32Type = 0xCC,
686 .ui32Type = 0xDD,
Dam_hal_ble_patch_b0.c627 .ui32Type = 0xBB,
846 .ui32Type = 0xCC,
921 .ui32Type = 0xDD,
Dam_hal_ble.c758 .ui32Type = 0xCC,
937 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
982 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
1016 g_psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
1047 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
1068 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
1098 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
Dam_hal_ble.h246 uint32_t ui32Type; member
Dam_hal_iom.c500 enable_submodule(uint32_t ui32Module, uint32_t ui32Type) in enable_submodule() argument
502 if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD0TYPE == ui32Type ) in enable_submodule()
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ble_patch_b0.c627 .ui32Type = 0xBB,
846 .ui32Type = 0xCC,
921 .ui32Type = 0xDD,
Dam_hal_ble.c700 .ui32Type = 0xCC,
870 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
915 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
949 g_psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
980 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
1001 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
1031 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
Dam_hal_ble.h246 uint32_t ui32Type; member
Dam_hal_iom.c491 enable_submodule(uint32_t ui32Module, uint32_t ui32Type) in enable_submodule() argument
493 if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD0TYPE == ui32Type ) in enable_submodule()
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_iom.c528 enable_submodule(uint32_t ui32Module, uint32_t ui32Type) in enable_submodule() argument
530 if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD0TYPE == ui32Type ) in enable_submodule()
534 else if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD1TYPE == ui32Type ) in enable_submodule()