array[i]=(adresh<<8)|adresl


or
using ext modifier
array_asbyte[i*2]=adresl
array_asbyte[i*2+1]=adresh